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
493 mObserver.setNotificationFilter(appParams.getNotificationFilter()); in onPut()1834 mObserver.setNotificationFilter(appParams.getNotificationFilter()); in onDelete()
959 synchronized void setNotificationFilter(long newFilter) { in setNotificationFilter() method in BluetoothMapContentObserver