Home
last modified time | relevance | path

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

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