Searched refs:onNotificationSettingsViewed (Results 1 – 7 of 7) sorted by relevance
51 void onNotificationSettingsViewed(String key); in onNotificationSettingsViewed() method
1620 public void onNotificationSettingsViewed(String key) {
90 void onNotificationSettingsViewed(String key); in onNotificationSettingsViewed() method
281 mBarService.onNotificationSettingsViewed(key);
1843 public void onNotificationSettingsViewed(String key) throws RemoteException { in onNotificationSettingsViewed() method in StatusBarManagerService1847 mNotificationDelegate.onNotificationSettingsViewed(key); in onNotificationSettingsViewed()
6174 mService.mNotificationDelegate.onNotificationSettingsViewed(r.getKey()); in testStats_updatedOnViewSettings()
82439 Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->onNotificationSettingsViewed(Ljava/l…82522 Lcom/android/internal/statusbar/IStatusBarService;->onNotificationSettingsViewed(Ljava/lang/String;…