Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/security/
H A DFileIntegrityManager.java31 @SystemService(Context.FILE_INTEGRITY_SERVICE)
/aosp14/frameworks/base/services/core/java/com/android/server/security/
H A DFileIntegrityService.java155 publishBinderService(Context.FILE_INTEGRITY_SERVICE, mService); in onStart()
/aosp14/frameworks/base/core/java/android/app/
H A DSystemServiceRegistry.java1431 registerService(Context.FILE_INTEGRITY_SERVICE, FileIntegrityManager.class, in registerService() argument
1437 Context.FILE_INTEGRITY_SERVICE); in registerService()
/aosp14/frameworks/base/core/java/android/content/
H A DContext.java6202 public static final String FILE_INTEGRITY_SERVICE = "file_integrity"; field in Context
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt10390 field public static final String FILE_INTEGRITY_SERVICE = "file_integrity";