Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationListenerWithPlugins.java51 public void unregisterAsSystemService() throws RemoteException { in unregisterAsSystemService() method in NotificationListenerWithPlugins
52 super.unregisterAsSystemService(); in unregisterAsSystemService()
/frameworks/base/non-updatable-api/
Dsystem-removed.txt182 method public void unregisterAsSystemService() throws android.os.RemoteException;
/frameworks/base/api/
Dsystem-removed.txt182 method public void unregisterAsSystemService() throws android.os.RemoteException;
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1156 public void unregisterAsSystemService() throws RemoteException { in unregisterAsSystemService() method in NotificationListenerService