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

  /packages/services/Telephony/src/com/android/phone/
CallCommandService.java 62 CallResult result = mCallModeler.getCallWithId(callId);
83 CallResult result = mCallModeler.getCallWithId(callId);
103 CallResult result = mCallModeler.getCallWithId(callId);
124 CallResult result = mCallModeler.getCallWithId(callId);
141 CallResult result = mCallModeler.getCallWithId(callId);
225 final CallResult result = mCallModeler.getCallWithId(callId);
233 final CallResult result = mCallModeler.getCallWithId(callId);
CallModeler.java 148 public CallResult getCallWithId(int callId) {
    [all...]

Completed in 151 milliseconds