Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java36 public static String SECURITY = "SECURITY"; field in SystemNotificationChannels
68 SECURITY, in createAll()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DCertificateMonitor.java217 return new Notification.Builder(userContext, SystemNotificationChannels.SECURITY) in buildNotification()
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java477 new Notification.Builder(mContext, SystemNotificationChannels.SECURITY) in showEncryptionNotification()
/frameworks/base/proto/src/
Dmetrics_constants.proto586 SECURITY = 87; enumerator