Searched refs:stateLogD (Results 1 – 2 of 2) sorted by relevance
282 stateLogD("audio state changed: " + mDevice + ": " + mPrevState + " -> " + this); in broadcastStateTransitions()286 stateLogD( in broadcastStateTransitions()295 stateLogD("broadcastConnectionState " + device + ": " + fromState + "->" + toState); in broadcastConnectionState()308 stateLogD("broadcastAudioState: " + device + ": " + fromState + "->" + toState); in broadcastAudioState()375 void stateLogD(String msg) { in stateLogD() method in HeadsetStateMachine.HeadsetStateBase459 stateLogD("Connecting to " + device); in processMessage()478 stateLogD("Ignoring CALL_STATE_CHANGED event"); in processMessage()481 stateLogD("Ignoring DEVICE_STATE_CHANGED event"); in processMessage()485 stateLogD("STACK_EVENT: " + event); in processMessage()509 stateLogD("processConnectionEvent, state=" + state); in processConnectionEvent()[all …]
151 stateLogD("broadcastConnectionState " + device + ": " + fromState + "->" + toState); in broadcastConnectionState()170 stateLogD("connection state changed: " + mRemoteDevice + ": " + mPrevState + " -> " in broadcastStateTransitions()200 void stateLogD(String msg) { in stateLogD() method in PbapStateMachine.PbapStateBase