Searched defs:SYSTEM_HEALTH_SERVICE (Results 1 – 2 of 2) sorted by relevance
764 registerService(Context.SYSTEM_HEALTH_SERVICE, SystemHealthManager.class, in registerService()
3645 public static final String SYSTEM_HEALTH_SERVICE = "systemhealth"; field in Context