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

  /frameworks/base/telecomm/java/android/telecom/
RemoteConnectionService.java 61 findConnectionForAction(id, "handleCreateConnectionSuccessful");
106 findConnectionForAction(callId, "setActive")
116 findConnectionForAction(callId, "setRinging")
122 findConnectionForAction(callId, "setDialing")
128 findConnectionForAction(callId, "setPulling")
136 findConnectionForAction(callId, "setDisconnected")
147 findConnectionForAction(callId, "setOnHold")
157 findConnectionForAction(callId, "setRingbackRequested")
165 findConnectionForAction(callId, "setConnectionCapabilities")
177 findConnectionForAction(callId, "setConnectionProperties"
    [all...]
ConnectionService.java     [all...]

Completed in 210 milliseconds