Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/
DInCallControlState.java137 bluetoothIndicatorOn = mInCallScreen.isBluetoothAudioConnectedOrPending(); in update()
DInCallScreen.java4184 /* package */ boolean isBluetoothAudioConnectedOrPending() { in isBluetoothAudioConnectedOrPending() method in InCallScreen
4229 log("= isBluetoothAudioConnectedOrPending: " + isBluetoothAudioConnectedOrPending()); in dumpBluetoothState()