Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java724 if (getStatusIndicator() != INVALID_VALUE_PARAMETER) { in encodeParams()
727 appParamBuf.put((byte) getStatusIndicator()); in encodeParams()
1344 public int getStatusIndicator() { in getStatusIndicator() method in BluetoothMapAppParams
DBluetoothMapObexServer.java498 + appParams.getStatusIndicator() + ", StatusValue: " in onPut()
780 int indicator = appParams.getStatusIndicator(); in setMessageStatus()