Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java147 getDeviceAdminNotificationChannelName(context), in createAll()
223 private static String getDeviceAdminNotificationChannelName(Context context) { in getDeviceAdminNotificationChannelName() method in SystemNotificationChannels