Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationDelegate.java51 void onNotificationSettingsViewed(String key); in onNotificationSettingsViewed() method
DNotificationManagerService.java1620 public void onNotificationSettingsViewed(String key) {
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBarService.aidl90 void onNotificationSettingsViewed(String key); in onNotificationSettingsViewed() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenter.java281 mBarService.onNotificationSettingsViewed(key);
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java1843 public void onNotificationSettingsViewed(String key) throws RemoteException { in onNotificationSettingsViewed() method in StatusBarManagerService
1847 mNotificationDelegate.onNotificationSettingsViewed(key); in onNotificationSettingsViewed()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java6174 mService.mNotificationDelegate.onNotificationSettingsViewed(r.getKey()); in testStats_updatedOnViewSettings()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt82439 Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->onNotificationSettingsViewed(Ljava/l…
82522 Lcom/android/internal/statusbar/IStatusBarService;->onNotificationSettingsViewed(Ljava/lang/String;…