Home
last modified time | relevance | path

Searched refs:getSmsBody (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapbMessageSms.java39 public String getSmsBody() { in getSmsBody() method in BluetoothMapbMessageSms
H A DBluetoothMapContentObserver.java2745 msgBody = ((BluetoothMapbMessageSms) msg).getSmsBody(); in pushMessage()