Searched refs:getNotificationStatus (Results 1 – 2 of 2) sorted by relevance
674 if (getNotificationStatus() != INVALID_VALUE_PARAMETER) { in encodeParams()677 appParamBuf.putShort((short) getNotificationStatus()); in encodeParams()1214 public int getNotificationStatus() { in getNotificationStatus() method in BluetoothMapAppParams
481 + appParams.getNotificationStatus()); in onPut()483 return mObserver.setNotificationRegistration(appParams.getNotificationStatus()); in onPut()