Searched refs:getSmsBody (Results 1 – 3 of 3) sorted by relevance
281 String decoded = ((BluetoothMapbMessageSms) newMsg).getSmsBody(); in testSmsEncodeDecodeNativeSubmitPdu()342 String decoded = ((BluetoothMapbMessageSms) newMsg).getSmsBody(); in testSmsEncodeDecodeNativeSubmitPduWithSc()425 String decoded = ((BluetoothMapbMessageSms) newMsg).getSmsBody(); in testSmsMultipartDecode()
37 public String getSmsBody() { in getSmsBody() method in BluetoothMapbMessageSms
2551 msgBody = ((BluetoothMapbMessageSms) msg).getSmsBody(); in pushMessage()