Home
last modified time | relevance | path

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

/packages/services/Car/bluetooth/bt-map-service/src/com/google/android/auto/mapservice/
DBluetoothMapService.java132 private boolean mEnableNotifications = false; field in BluetoothMapService
552 mEnableNotifications = status; in enableNotifications()
556 return mEnableNotifications; in getNotificationStatus()
560 mEnableNotifications = status; in setNotificationStatus()
844 mEnableNotifications = false; in disconnectInternalNoLock()