Home
last modified time | relevance | path

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

/packages/apps/InCallUI/src/com/android/incallui/
DCallerInfo.java167 public static CallerInfo getCallerInfo(Context context, Uri contactRef, Cursor cursor) { in getCallerInfo() method in CallerInfo
282 private static CallerInfo getCallerInfo(Context context, Uri contactRef) { in getCallerInfo() method in CallerInfo
/packages/services/Telephony/src/com/android/phone/
DPhoneUtils.java1261 static CallerInfo getCallerInfo(Context context, Connection c) { in getCallerInfo() method in PhoneUtils
/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java1451 CallerInfo getCallerInfo() { in getCallerInfo() method in Call