Home
last modified time | relevance | path

Searched refs:removeDeprecated (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/notification/
H A DSystemNotificationChannels.java213 public static void removeDeprecated(Context context) { in removeDeprecated() method in SystemNotificationChannels
/aosp12/frameworks/base/services/java/com/android/server/
H A DSystemServer.java1974 SystemNotificationChannels.removeDeprecated(context); in startOtherServices()