Home
last modified time | relevance | path

Searched defs:removeNotificationInfo (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/localepicker/
DLocaleNotificationDataManager.java79 public void removeNotificationInfo(String locale) { in removeNotificationInfo() method in LocaleNotificationDataManager
DNotificationController.java118 public void removeNotificationInfo(@NonNull String locale) { in removeNotificationInfo() method in NotificationController