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

/packages/services/Telecomm/src/com/android/server/telecom/
H A DBluetoothPhoneServiceImpl.java243 updateHeadsetWithCallState(true /* force */);
298 updateHeadsetWithCallState(false /* force */);
307 updateHeadsetWithCallState(false /* force */);
352 updateHeadsetWithCallState(false /* force */);
363 * when two calls are conferenced together. This confuses updateHeadsetWithCallState
370 * 3) updateHeadsetWithCallState now thinks that there are two active calls (Call 2 and
386 updateHeadsetWithCallState(false /* force */);
475 updateHeadsetWithCallState(false /* force */);
513 updateHeadsetWithCallState(true /* force */);
677 private void updateHeadsetWithCallState(boolea method in class:BluetoothPhoneServiceImpl
[all...]

Completed in 52 milliseconds