Searched refs:setNotificationStatus (Results 1 – 2 of 2) sorted by relevance
191 appParams.setNotificationStatus(TEST_NOTIFICATION_STATUS); in settersAndGetters()364 () -> appParams.setNotificationStatus(ILLEGAL_PARAMETER_INT)); in setters_withIllegalArguments()
469 setNotificationStatus(appParams[i] & 0x01); // Lower bit in parseParams()1595 public void setNotificationStatus(int notificationStatus) throws IllegalArgumentException { in setNotificationStatus() method in BluetoothMapAppParams