Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DNotificationChannels.java45 public static void createAll(Context context) { in createAll() method in NotificationChannels
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
H A DNotificationChannelController.java65 private static void createAll(Context context) { in createAll() method in NotificationChannelController
/aosp12/frameworks/base/core/java/com/android/internal/notification/
H A DSystemNotificationChannels.java63 public static void createAll(Context context) { in createAll() method in SystemNotificationChannels