Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/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;
/aosp14/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;
/aosp14/frameworks/base/core/java/android/app/
H A DSystemServiceRegistry.java69 import android.content.integrity.AppIntegrityManager;
1455 registerService(Context.APP_INTEGRITY_SERVICE, AppIntegrityManager.class, in registerService()
1456 new CachedServiceFetcher<AppIntegrityManager>() { in registerService()
1458 public AppIntegrityManager createService(ContextImpl ctx) in registerService()
1461 return new AppIntegrityManager(IAppIntegrityManager.Stub.asInterface(b)); in registerService()
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt932 public class AppIntegrityManager {
H A Dsystem-current.txt3594 public class AppIntegrityManager {
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes1468 android.content.integrity.AppIntegrityManager
H A Dboot-image-profile.txt24251 Landroid/content/integrity/AppIntegrityManager;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes1472 android.content.integrity.AppIntegrityManager
H A Dboot-image-profile.txt34358 Landroid/content/integrity/AppIntegrityManager;