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

  /frameworks/base/telecomm/java/android/telecom/
Phone.java 143 final Call internalGetCallByTelecomId(String telecomId) {
Call.java 535 return mPhone.internalGetCallByTelecomId(mParentId);
552 Call call = mPhone.internalGetCallByTelecomId(id);

Completed in 790 milliseconds