Searched refs:setNotificationFilter (Results 1 – 3 of 3) sorted by relevance
353 setNotificationFilter(appParamBuf.getInt(i) & 0xffffffffL); // 4 bytes in parseParams()1229 public void setNotificationFilter(long notificationFilter) throws IllegalArgumentException { in setNotificationFilter() method in BluetoothMapAppParams
498 mObserver.setNotificationFilter(appParams.getNotificationFilter()); in onPut()1839 mObserver.setNotificationFilter(appParams.getNotificationFilter()); in onDelete()
961 synchronized void setNotificationFilter(long newFilter) { in setNotificationFilter() method in BluetoothMapContentObserver