Searched refs:getLargeIconToDisplay (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
H A DExternalCallNotifier.java215 Bitmap largeIcon = getLargeIconToDisplay(mContext, entry, info.getCall());
333 private @Nullable Bitmap getLargeIconToDisplay( method in class:ExternalCallNotifier
H A DStatusBarNotifier.java305 Bitmap largeIcon = getLargeIconToDisplay(mContext, contactInfo, call);
597 private static Bitmap getLargeIconToDisplay( method in class:StatusBarNotifier

Completed in 90 milliseconds