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.java215 Bitmap largeIcon = getLargeIconToDisplay(mContext, entry, info.getCall()); in savePhoto()
330 private @Nullable Bitmap getLargeIconToDisplay( in getLargeIconToDisplay() method in ExternalCallNotifier
DStatusBarNotifier.java301 Bitmap largeIcon = getLargeIconToDisplay(mContext, contactInfo, call); in buildAndSendNotification()
604 private static Bitmap getLargeIconToDisplay( in getLargeIconToDisplay() method in StatusBarNotifier