Searched refs:getNotificationFilter (Results 1 – 3 of 3) sorted by relevance
136 assertThat(appParamsDecoded.getNotificationFilter()).isEqualTo(TEST_NOTIFICATION_FILTER); in encodeToBuffer_thenDecode()240 assertThat(appParams.getNotificationFilter()).isEqualTo(TEST_NOTIFICATION_FILTER); in settersAndGetters()
1047 if (getNotificationFilter() != INVALID_VALUE_PARAMETER) { in encodeParams()1050 appParamBuf.putInt((int) getNotificationFilter()); in encodeParams()1612 public long getNotificationFilter() { in getNotificationFilter() method in BluetoothMapAppParams
457 + appParams.getNotificationFilter()); in onPut()468 mObserver.setNotificationFilter(appParams.getNotificationFilter()); in onPut()2156 + appParams.getNotificationFilter()); in onDelete()2157 mObserver.setNotificationFilter(appParams.getNotificationFilter()); in onDelete()