Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java51 @Deprecated public static String DEVICE_ADMIN_DEPRECATED = "DEVICE_ADMIN"; field in SystemNotificationChannels
200 nm.deleteNotificationChannel(DEVICE_ADMIN_DEPRECATED); in removeDeprecated()