Searched defs:registerAsSystemService (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationListenerWithPlugins.java43 public void registerAsSystemService(Context context, ComponentName componentName, method in class:NotificationListenerWithPlugins
45 super.registerAsSystemService(context, componentName, currentUser);
/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1055 public void registerAsSystemService(Context context, ComponentName componentName, method in class:NotificationListenerService

Completed in 293 milliseconds