Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DExternalCallNotifier.java203 Bitmap largeIcon = getLargeIconToDisplay(context, entry, info.getCall()); in savePhoto()
300 private @Nullable Bitmap getLargeIconToDisplay( in getLargeIconToDisplay() method in ExternalCallNotifier
DStatusBarNotifier.java284 Bitmap largeIcon = getLargeIconToDisplay(context, contactInfo, call); in buildAndSendNotification()
590 private static Bitmap getLargeIconToDisplay( in getLargeIconToDisplay() method in StatusBarNotifier