Searched defs:APP_INTEGRITY_SERVICE (Results 1 – 2 of 2) sorted by relevance
1402 registerService(Context.APP_INTEGRITY_SERVICE, AppIntegrityManager.class, in registerService()
5564 public static final String APP_INTEGRITY_SERVICE = "app_integrity"; field in Context