Searched refs:onNotificationSettingsViewed (Results 1 – 7 of 7) sorted by relevance
48 void onNotificationSettingsViewed(String key); in onNotificationSettingsViewed() method
1050 public void onNotificationSettingsViewed(String key) {
77 void onNotificationSettingsViewed(String key); in onNotificationSettingsViewed() method
1299 public void onNotificationSettingsViewed(String key) throws RemoteException { in onNotificationSettingsViewed() method in StatusBarManagerService1303 mNotificationDelegate.onNotificationSettingsViewed(key); in onNotificationSettingsViewed()
508 mBarService.onNotificationSettingsViewed(key);
2913 mService.mNotificationDelegate.onNotificationSettingsViewed(r.getKey()); in testStats_updatedOnViewSettings()
97515 Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->onNotificationSettingsViewed(Ljava/l…97598 Lcom/android/internal/statusbar/IStatusBarService;->onNotificationSettingsViewed(Ljava/lang/String;…