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.java161 public static CallerInfo getCallerInfo(Context context, Uri contactRef, Cursor cursor) { in getCallerInfo() method in CallerInfo
276 private static CallerInfo getCallerInfo(Context context, Uri contactRef) { in getCallerInfo() method in CallerInfo
/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java1291 CallerInfo getCallerInfo() { in getCallerInfo() method in Call
/packages/services/Telephony/src/com/android/phone/
DPhoneUtils.java1257 static CallerInfo getCallerInfo(Context context, Connection c) { in getCallerInfo() method in PhoneUtils