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

/packages/apps/Dialer/java/com/android/incallui/
H A DExternalCallNotifier.java205 Bitmap largeIcon = getLargeIconToDisplay(context, entry, info.getCall());
302 private @Nullable Bitmap getLargeIconToDisplay( method in class:ExternalCallNotifier
H A DStatusBarNotifier.java281 Bitmap largeIcon = getLargeIconToDisplay(context, contactInfo, call);
584 private static Bitmap getLargeIconToDisplay( method in class:StatusBarNotifier
586 Trace.beginSection("StatusBarNotifier.getLargeIconToDisplay");

Completed in 39 milliseconds