Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DForegroundServiceNotificationListener.java134 userState.addImportantNotification(sbn.getPackageName(), in updateNotification()
DForegroundServicesUserState.java67 public void addImportantNotification(String pkg, String key) { in addImportantNotification() method in ForegroundServicesUserState