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

  /packages/apps/Phone/src/com/android/phone/
InCallControlState.java 66 public boolean bluetoothIndicatorOn;
138 bluetoothIndicatorOn = mInCallScreen.isBluetoothAudioConnectedOrPending();
141 bluetoothIndicatorOn = false;
219 log(" bluetoothIndicatorOn: " + bluetoothIndicatorOn);
InCallTouchUi.java     [all...]

Completed in 70 milliseconds