Searched refs:stateLogD (Results 1 – 2 of 2) sorted by relevance
332 stateLogD("audio state changed: " + mDevice + ": " + mPrevState + " -> " + this); in broadcastStateTransitions()336 stateLogD( in broadcastStateTransitions()345 stateLogD("broadcastConnectionState " + device + ": " + fromState + "->" + toState); in broadcastConnectionState()361 stateLogD("broadcastAudioState: " + device + ": " + fromState + "->" + toState); in broadcastAudioState()453 void stateLogD(String msg) { in stateLogD() method in HeadsetStateMachine.HeadsetStateBase484 stateLogD( in processConnectionEvent()522 stateLogD("CALL_STATE_CHANGED: enable AptX SWB for all voip calls "); in setAptxVoice()530 stateLogD("CALL_STATE_CHANGED: disable AptX SWB for non-HD call "); in setAptxVoice()535 stateLogD("CALL_STATE_CHANGED: enable AptX SWB for HD call "); in setAptxVoice()541 stateLogD("CALL_STATE_CHANGED: AptX SWB state unchanged"); in setAptxVoice()[all …]
162 stateLogD("broadcastConnectionState " + device + ": " + fromState + "->" + toState); in broadcastConnectionState()188 stateLogD( in broadcastStateTransitions()226 void stateLogD(String msg) { in stateLogD() method in PbapStateMachine.PbapStateBase