Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/
DPhoneApp.java182 boolean mShowBluetoothIndication = false; field in PhoneApp
1518 return mShowBluetoothIndication; in showBluetoothIndication()
1532 mShowBluetoothIndication = shouldShowBluetoothIndication(mBluetoothHeadsetState, in updateBluetoothIndication()