Searched refs:removeNotificationInfo (Results 1 – 5 of 5) sorted by relevance
118 public void removeNotificationInfo(@NonNull String locale) { in removeNotificationInfo() method in NotificationController119 mDataManager.removeNotificationInfo(locale); in removeNotificationInfo()
79 public void removeNotificationInfo(String locale) { in removeNotificationInfo() method in LocaleNotificationDataManager
286 controller.removeNotificationInfo(localeInfo.getLocale().toLanguageTag()); in removeChecked()
79 mDataManager.removeNotificationInfo(locale); in testRemoveNotificationInfo()
82 mNotificationController.removeNotificationInfo(enUS); in testRemoveNotificationInfo_removed()