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.java48 void onNotificationSettingsViewed(String key); in onNotificationSettingsViewed() method
DNotificationManagerService.java1050 public void onNotificationSettingsViewed(String key) {
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBarService.aidl77 void onNotificationSettingsViewed(String key); in onNotificationSettingsViewed() method
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java1299 public void onNotificationSettingsViewed(String key) throws RemoteException { in onNotificationSettingsViewed() method in StatusBarManagerService
1303 mNotificationDelegate.onNotificationSettingsViewed(key); in onNotificationSettingsViewed()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenter.java508 mBarService.onNotificationSettingsViewed(key);
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java2913 mService.mNotificationDelegate.onNotificationSettingsViewed(r.getKey()); in testStats_updatedOnViewSettings()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt97515 Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->onNotificationSettingsViewed(Ljava/l…
97598 Lcom/android/internal/statusbar/IStatusBarService;->onNotificationSettingsViewed(Ljava/lang/String;…