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