Home
last modified time | relevance | path

Searched refs:OP_ENABLE_NOTIFICATIONS (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/bluetooth/bt-map-client-lib/src/com/google/android/auto/mapservice/
DBluetoothMapManager.java72 private static final String OP_ENABLE_NOTIFICATIONS = "enableNotifications"; field in BluetoothMapManager
263 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()