Searched refs:SECURITY (Results 1 – 4 of 4) sorted by relevance
37 public static String SECURITY = "SECURITY"; field in SystemNotificationChannels75 SECURITY, in createAll()
217 return new Notification.Builder(userContext, SystemNotificationChannels.SECURITY) in buildNotification()
503 new Notification.Builder(mContext, SystemNotificationChannels.SECURITY) in showEncryptionNotification()
628 SECURITY = 87; enumerator