Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DStatusBarNotifier.java245 Bitmap largeIcon = getLargeIconToDisplay(contactInfo, call); in buildAndSendNotification()
457 private Bitmap getLargeIconToDisplay(ContactCacheEntry contactInfo, Call call) { in getLargeIconToDisplay() method in StatusBarNotifier