Searched defs:mShowBluetoothIndication (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DPhoneApp.java147 boolean mShowBluetoothIndication = false; field in class:PhoneApp
1319 return mShowBluetoothIndication;
1323 * Recomputes the mShowBluetoothIndication flag based on the current
1333 mShowBluetoothIndication = shouldShowBluetoothIndication(mBluetoothHeadsetState,

Completed in 5 milliseconds