Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java345 setNotificationStatus(appParams[i] & 0x01); // Lower bit in parseParams()
1218 public void setNotificationStatus(int notificationStatus) throws IllegalArgumentException { in setNotificationStatus() method in BluetoothMapAppParams