Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DPhone.java188 final Call internalGetCallByTelecomId(String telecomId) { in internalGetCallByTelecomId() method in Phone
DCall.java1821 return mPhone.internalGetCallByTelecomId(mParentId); in getParent()
1838 Call call = mPhone.internalGetCallByTelecomId(id); in getChildren()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt71236 Landroid/telecom/Phone;->internalGetCallByTelecomId(Ljava/lang/String;)Landroid/telecom/Call;