Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java469 if (getNewMessage() != INVALID_VALUE_PARAMETER) { in EncodeParams()
472 appParamBuf.put((byte) getNewMessage()); in EncodeParams()
676 public int getNewMessage() { in getNewMessage() method in BluetoothMapAppParams