Home
last modified time | relevance | path

Searched refs:AppIntegrityManager (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/integrity/
H A DAppIntegrityManager.java41 public class AppIntegrityManager { class
63 public AppIntegrityManager(IAppIntegrityManager manager) { in AppIntegrityManager() method in AppIntegrityManager
/aosp12/frameworks/base/services/core/java/com/android/server/integrity/
H A DAppIntegrityManagerServiceImpl.java23 import static android.content.integrity.AppIntegrityManager.EXTRA_STATUS;
24 import static android.content.integrity.AppIntegrityManager.STATUS_FAILURE;
25 import static android.content.integrity.AppIntegrityManager.STATUS_SUCCESS;
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/integrity/
H A DAppIntegrityManagerServiceImplTest.java19 import static android.content.integrity.AppIntegrityManager.EXTRA_STATUS;
20 import static android.content.integrity.AppIntegrityManager.STATUS_FAILURE;
21 import static android.content.integrity.AppIntegrityManager.STATUS_SUCCESS;
/aosp12/frameworks/base/core/java/android/app/
H A DSystemServiceRegistry.java60 import android.content.integrity.AppIntegrityManager;
1402 registerService(Context.APP_INTEGRITY_SERVICE, AppIntegrityManager.class, in registerService()
1403 new CachedServiceFetcher<AppIntegrityManager>() { in registerService()
1405 public AppIntegrityManager createService(ContextImpl ctx) in registerService()
1408 return new AppIntegrityManager(IAppIntegrityManager.Stub.asInterface(b)); in registerService()
/aosp12/frameworks/base/core/api/
H A Dtest-current.txt769 public class AppIntegrityManager {
H A Dsystem-current.txt2445 public class AppIntegrityManager {
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes1359 android.content.integrity.AppIntegrityManager
H A Dboot-image-profile.txt24211 Landroid/content/integrity/AppIntegrityManager;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes1358 android.content.integrity.AppIntegrityManager
H A Dboot-image-profile.txt33848 Landroid/content/integrity/AppIntegrityManager;
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto12510 * pushed into AppIntegrityManager.