Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DBluetoothPhoneServiceImpl.java251 updateHeadsetWithCallState(true /* force */);
306 updateHeadsetWithCallState(false /* force */);
315 updateHeadsetWithCallState(false /* force */);
360 updateHeadsetWithCallState(false /* force */);
394 updateHeadsetWithCallState(false /* force */);
400 updateHeadsetWithCallState(false /* force */);
415 updateHeadsetWithCallState(true /* force */);
490 updateHeadsetWithCallState(false /* force */); in BluetoothPhoneServiceImpl()
534 updateHeadsetWithCallState(true /* force */); in processChld()
704 private void updateHeadsetWithCallState(boolean force) { in updateHeadsetWithCallState() method in BluetoothPhoneServiceImpl