Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DCallerInfo.java172 public static CallerInfo getCallerInfo(Context context, Uri contactRef, Cursor cursor) { in getCallerInfo() method in CallerInfo
322 private static CallerInfo getCallerInfo(Context context, Uri contactRef) { in getCallerInfo() method in CallerInfo
/packages/services/Telecomm/src/com/android/server/telecom/
DMissedCallNotifier.java57 public CallerInfo getCallerInfo() { in getCallerInfo() method in MissedCallNotifier.CallInfo
DCall.java3191 public CallerInfo getCallerInfo() { in getCallerInfo() method in Call