Searched refs:onNotificationSettingsViewed (Results 1 – 7 of 7) sorted by relevance
51 void onNotificationSettingsViewed(String key); in onNotificationSettingsViewed() method
1431 public void onNotificationSettingsViewed(String key) {
90 void onNotificationSettingsViewed(String key); in onNotificationSettingsViewed() method
265 mBarService.onNotificationSettingsViewed(key);
1782 public void onNotificationSettingsViewed(String key) throws RemoteException { in onNotificationSettingsViewed() method in StatusBarManagerService1786 mNotificationDelegate.onNotificationSettingsViewed(key); in onNotificationSettingsViewed()
5409 mService.mNotificationDelegate.onNotificationSettingsViewed(r.getKey()); in testStats_updatedOnViewSettings()
83082 Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->onNotificationSettingsViewed(Ljava/l…83165 Lcom/android/internal/statusbar/IStatusBarService;->onNotificationSettingsViewed(Ljava/lang/String;…