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.java713 if (getStatusIndicator() != INVALID_VALUE_PARAMETER) { in EncodeParams()
716 appParamBuf.put((byte) getStatusIndicator()); in EncodeParams()
1288 public int getStatusIndicator() { in getStatusIndicator() method in BluetoothMapAppParams
DBluetoothMapObexServer.java440 "StatusIndicator: " + appParams.getStatusIndicator() in onPut()
651 int indicator = appParams.getStatusIndicator(); in setMessageStatus()