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)
1542 registerService(Context.APP_INTEGRITY_SERVICE, AppIntegrityManager.class, in registerService() argument1547 IBinder b = ServiceManager.getServiceOrThrow(Context.APP_INTEGRITY_SERVICE); in registerService()
6283 public static final String APP_INTEGRITY_SERVICE = "app_integrity"; field in Context
3778 field public static final String APP_INTEGRITY_SERVICE = "app_integrity";