Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java668 if (getNotificationFilter() != INVALID_VALUE_PARAMETER) { in EncodeParams()
671 appParamBuf.putInt((int) getNotificationFilter()); in EncodeParams()
1182 public long getNotificationFilter() { in getNotificationFilter() method in BluetoothMapAppParams
DBluetoothMapObexServer.java433 + appParams.getNotificationFilter()); in onPut()
435 mObserver.setNotificationFilter(appParams.getNotificationFilter()); in onPut()
1546 + appParams.getNotificationFilter()); in onDelete()
1548 mObserver.setNotificationFilter(appParams.getNotificationFilter()); in onDelete()