Searched refs:getCallerInfo (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/telecomm/java/android/telecom/ |
D | CallerInfo.java | 207 public static CallerInfo getCallerInfo(Context context, Uri contactRef, Cursor cursor) { in getCallerInfo() method in CallerInfo 351 public static CallerInfo getCallerInfo(Context context, Uri contactRef) { in getCallerInfo() method in CallerInfo 356 info = getCallerInfo(context, contactRef, in getCallerInfo() 378 public static CallerInfo getCallerInfo(Context context, String number) { in getCallerInfo() method in CallerInfo 382 return getCallerInfo(context, number, subId); in getCallerInfo() 399 public static CallerInfo getCallerInfo(Context context, String number, int subId) { in getCallerInfo() method in CallerInfo 417 CallerInfo info = getCallerInfo(context, contactUri); in getCallerInfo() 498 previousResult = getCallerInfo(context, in doSecondaryLookupIfNecessary()
|
D | CallerInfoAsyncQuery.java | 328 mCallerInfo = CallerInfo.getCallerInfo(mContext, mQueryUri, cursor); in onQueryComplete()
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 21817 HPLcom/android/internal/telephony/CallerInfo;->getCallerInfo(Landroid/content/Context;Landroid/net/…
|
D | hiddenapi-greylist-max-o.txt | 98254 Lcom/android/internal/telephony/CallerInfo;->getCallerInfo(Landroid/content/Context;Landroid/net/Ur…
|