Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DNotificationChannels.java56 public static void createAll(Context context) { in createAll() method in NotificationChannels
/aosp14/frameworks/base/core/java/com/android/internal/notification/
H A DSystemNotificationChannels.java73 public static void createAll(Context context) { in createAll() method in SystemNotificationChannels