D | HeadsetService.java | 748 public void phoneStateChanged( in phoneStateChanged() method in HeadsetService.BluetoothHeadsetBinder 761 service.phoneStateChanged(numActive, numHeld, callState, number, type, name, false); in phoneStateChanged() 1685 phoneStateChanged(0, 0, HeadsetHalConstants.CALL_STATE_DIALING, "", 0, "", true); in startScoUsingVirtualVoiceCall() 1686 phoneStateChanged(0, 0, HeadsetHalConstants.CALL_STATE_ALERTING, "", 0, "", true); in startScoUsingVirtualVoiceCall() 1687 phoneStateChanged(1, 0, HeadsetHalConstants.CALL_STATE_IDLE, "", 0, "", true); in startScoUsingVirtualVoiceCall() 1703 phoneStateChanged(0, 0, HeadsetHalConstants.CALL_STATE_IDLE, "", 0, "", true); in stopScoUsingVirtualVoiceCall() 1953 void phoneStateChanged( in phoneStateChanged() method in HeadsetService
|