Home
last modified time | relevance | path

Searched refs:internalGetCallByTelecomId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DPhone.java248 final Call internalGetCallByTelecomId(String telecomId) { in internalGetCallByTelecomId() method in Phone
DCall.java2184 return mPhone.internalGetCallByTelecomId(mParentId); in getParent()
2201 Call call = mPhone.internalGetCallByTelecomId(id); in getChildren()
2254 return mPhone.internalGetCallByTelecomId(mActiveGenericConferenceChild); in getGenericConferenceActiveChildCall()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt51760 Landroid/telecom/Phone;->internalGetCallByTelecomId(Ljava/lang/String;)Landroid/telecom/Call;