Searched refs:OP_ENABLE_NOTIFICATIONS (Results 1 – 1 of 1) sorted by relevance
72 private static final String OP_ENABLE_NOTIFICATIONS = "enableNotifications"; field in BluetoothMapManager263 mOpInflight = OP_ENABLE_NOTIFICATIONS; in enableNotifications()586 if (!mOpInflight.equals(OP_ENABLE_NOTIFICATIONS)) { in onEnableNotifications()588 TAG + " Expected Inflight op: " + OP_ENABLE_NOTIFICATIONS + in onEnableNotifications()