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)
1402 registerService(Context.APP_INTEGRITY_SERVICE, AppIntegrityManager.class, in registerService() argument1407 IBinder b = ServiceManager.getServiceOrThrow(Context.APP_INTEGRITY_SERVICE); in registerService()
5560 public static final String APP_INTEGRITY_SERVICE = "app_integrity"; field in Context
2310 field public static final String APP_INTEGRITY_SERVICE = "app_integrity";