Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java663 if (getNotificationStatus() != INVALID_VALUE_PARAMETER) { in EncodeParams()
666 appParamBuf.putShort((short) getNotificationStatus()); in EncodeParams()
1172 public int getNotificationStatus() { in getNotificationStatus() method in BluetoothMapAppParams
DBluetoothMapObexServer.java427 + appParams.getNotificationStatus()); in onPut()
429 return mObserver.setNotificationRegistration(appParams.getNotificationStatus()); in onPut()
/packages/services/Car/bluetooth/bt-map-service/src/com/google/android/auto/mapservice/
DBluetoothMapService.java555 private boolean getNotificationStatus() { in getNotificationStatus() method in BluetoothMapService