Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java343 setNotificationStatus(appParams[i] & 0x01); // Lower bit in ParseParams()
1176 public void setNotificationStatus(int notificationStatus) throws IllegalArgumentException { in setNotificationStatus() method in BluetoothMapAppParams
/packages/services/Car/bluetooth/bt-map-service/src/com/google/android/auto/mapservice/
DBluetoothMapService.java559 private void setNotificationStatus(boolean status) { in setNotificationStatus() method in BluetoothMapService