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.java37 public static String SECURITY = "SECURITY"; field in SystemNotificationChannels
75 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.java503 new Notification.Builder(mContext, SystemNotificationChannels.SECURITY) in showEncryptionNotification()
/frameworks/base/proto/src/
Dmetrics_constants.proto628 SECURITY = 87; enumerator