Searched refs:getNotificationFilter (Results 1 – 3 of 3) sorted by relevance
135 assertThat(appParamsDecoded.getNotificationFilter()).isEqualTo(TEST_NOTIFICATION_FILTER); in encodeToBuffer_thenDecode()239 assertThat(appParams.getNotificationFilter()).isEqualTo(TEST_NOTIFICATION_FILTER); in settersAndGetters()
1047 if (getNotificationFilter() != INVALID_VALUE_PARAMETER) { in encodeParams()1050 appParamBuf.putInt((int) getNotificationFilter()); in encodeParams()1602 public long getNotificationFilter() { in getNotificationFilter() method in BluetoothMapAppParams
481 + appParams.getNotificationFilter()); in onPut()492 mObserver.setNotificationFilter(appParams.getNotificationFilter()); in onPut()2180 + appParams.getNotificationFilter()); in onDelete()2181 mObserver.setNotificationFilter(appParams.getNotificationFilter()); in onDelete()