Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java65 private static final int PRESENCE_TEXT = 0x1D; field in BluetoothMapAppParams
463 case PRESENCE_TEXT: in ParseParams()
745 appParamBuf.put((byte)PRESENCE_TEXT); in EncodeParams()