Searched refs:NOTIFICATION_STATUS_YES (Results 1 – 4 of 4) sorted by relevance
232 } else if (notificationStatus == BluetoothMapAppParams.NOTIFICATION_STATUS_YES) { in handleRegistration()
116 public static final int NOTIFICATION_STATUS_YES = 1; field in BluetoothMapAppParams
431 if (msg.arg2 == BluetoothMapAppParams.NOTIFICATION_STATUS_YES) { in handleMessage()
905 if (notificationStatus == BluetoothMapAppParams.NOTIFICATION_STATUS_YES) { in setNotificationRegistration()