Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotificationManager.java219 fixLegacySmallIcon(notification, pkg); in notify()
253 fixLegacySmallIcon(notification, pkg); in notifyAsUser()
267 private void fixLegacySmallIcon(Notification n, String pkg) { in fixLegacySmallIcon() method in NotificationManager