Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DCallerInfo.java208 public static CallerInfo getCallerInfo(Context context, Uri contactRef, Cursor cursor) { in getCallerInfo() method in CallerInfo
352 public static CallerInfo getCallerInfo(Context context, Uri contactRef) { in getCallerInfo() method in CallerInfo
357 info = getCallerInfo(context, contactRef, in getCallerInfo()
379 public static CallerInfo getCallerInfo(Context context, String number) { in getCallerInfo() method in CallerInfo
383 return getCallerInfo(context, number, subId); in getCallerInfo()
400 public static CallerInfo getCallerInfo(Context context, String number, int subId) { in getCallerInfo() method in CallerInfo
419 CallerInfo info = getCallerInfo(context, contactUri); in getCallerInfo()
500 previousResult = getCallerInfo(context, in doSecondaryLookupIfNecessary()
DCallerInfoAsyncQuery.java335 mCallerInfo = CallerInfo.getCallerInfo(mContext, mQueryUri, cursor); in onQueryComplete()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt83178 Lcom/android/internal/telephony/CallerInfo;->getCallerInfo(Landroid/content/Context;Landroid/net/Ur…