Searched refs:setNotificationFilter (Results 1 – 3 of 3) sorted by relevance
351 setNotificationFilter(appParamBuf.getInt(i) & 0xffffffffL); // 4 bytes in ParseParams()1186 public void setNotificationFilter(long notificationFilter) throws IllegalArgumentException { in setNotificationFilter() method in BluetoothMapAppParams
435 mObserver.setNotificationFilter(appParams.getNotificationFilter()); in onPut()1548 mObserver.setNotificationFilter(appParams.getNotificationFilter()); in onDelete()
942 /*package*/ synchronized void setNotificationFilter(long newFilter) { in setNotificationFilter() method in BluetoothMapContentObserver