Searched refs:APP_INTEGRITY_SERVICE (Results 1 – 5 of 5) sorted by relevance
41 publishBinderService(Context.APP_INTEGRITY_SERVICE, mService); in onStart()
40 @SystemService(Context.APP_INTEGRITY_SERVICE)
1455 registerService(Context.APP_INTEGRITY_SERVICE, AppIntegrityManager.class, in registerService() argument1460 IBinder b = ServiceManager.getServiceOrThrow(Context.APP_INTEGRITY_SERVICE); in registerService()
6171 public static final String APP_INTEGRITY_SERVICE = "app_integrity"; field in Context
3449 field public static final String APP_INTEGRITY_SERVICE = "app_integrity";