Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/
DPhoneApp.java1532 mShowBluetoothIndication = shouldShowBluetoothIndication(mBluetoothHeadsetState, in updateBluetoothIndication()
1556 private static boolean shouldShowBluetoothIndication(int bluetoothState, in shouldShowBluetoothIndication() method in PhoneApp