Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/lint/framework/checks/src/main/java/com/google/android/lint/
H A DCallingIdentityTokenDetector.kt407 category = Category.SECURITY,
434 category = Category.SECURITY,
459 category = Category.SECURITY,
509 category = Category.SECURITY,
553 category = Category.SECURITY,
593 category = Category.SECURITY,
633 category = Category.SECURITY,
H A DPermissionMethodDetector.kt142 category = Category.SECURITY,
H A DPackageVisibilityDetector.kt506 category = Category.SECURITY,
/aosp14/frameworks/base/tools/lint/global/checks/src/main/java/com/google/android/lint/aidl/
H A DEnforcePermissionHelperDetector.kt115 category = Category.SECURITY,
128 category = Category.SECURITY,
H A DEnforcePermissionDetector.kt204 category = Category.SECURITY,
217 category = Category.SECURITY,
H A DSimpleManualPermissionEnforcementDetector.kt83 category = Category.SECURITY,
/aosp14/frameworks/base/core/java/com/android/internal/notification/
H A DSystemNotificationChannels.java41 public static String SECURITY = "SECURITY"; field in SystemNotificationChannels
84 SECURITY, in createAll()
/aosp14/frameworks/base/tools/lint/framework/checks/src/main/java/com/google/android/lint/parcel/
H A DSaferParcelChecker.kt68 category = Category.SECURITY,
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DCertificateMonitor.java217 return new Notification.Builder(userContext, SystemNotificationChannels.SECURITY) in buildNotification()
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto698 SECURITY = 87; enumerator