HomeSort by relevance Sort by last modified time
    Searched refs:isBluetoothAudioConnected (Results 1 - 2 of 2) sorted by null

  /packages/apps/Phone/src/com/android/phone/
InCallScreen.java 356 if (!isBluetoothAudioConnected()) {
700 final boolean bluetoothConnected = isBluetoothAudioConnected();
    [all...]
OtaUtils.java 230 && mInCallScreen.isBluetoothAudioConnected()) {
    [all...]

Completed in 101 milliseconds