HomeSort by relevance Sort by last modified time
    Searched refs:findConnectionForAction (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telecomm/java/android/telecom/
RemoteConnectionService.java 61 findConnectionForAction(id, "handleCreateConnectionSuccessful");
102 findConnectionForAction(callId, "setActive")
112 findConnectionForAction(callId, "setRinging")
118 findConnectionForAction(callId, "setDialing")
124 findConnectionForAction(callId, "setPulling")
132 findConnectionForAction(callId, "setDisconnected")
143 findConnectionForAction(callId, "setOnHold")
153 findConnectionForAction(callId, "setRingbackRequested")
161 findConnectionForAction(callId, "setConnectionCapabilities")
173 findConnectionForAction(callId, "setConnectionProperties"
    [all...]
ConnectionService.java     [all...]

Completed in 44 milliseconds