Home
last modified time | relevance | path

Searched refs:SYSTEM_HEALTH_SERVICE (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/health/
H A DSystemHealthManager.java47 @SystemService(Context.SYSTEM_HEALTH_SERVICE)
72 return (SystemHealthManager)context.getSystemService(Context.SYSTEM_HEALTH_SERVICE); in from()
/aosp14/frameworks/base/core/java/android/content/
H A DContext.java4171 SYSTEM_HEALTH_SERVICE,
5938 public static final String SYSTEM_HEALTH_SERVICE = "systemhealth"; field in Context
/aosp14/frameworks/base/core/java/android/app/
H A DSystemServiceRegistry.java1105 registerService(Context.SYSTEM_HEALTH_SERVICE, SystemHealthManager.class, in registerService() argument
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt10438 field public static final String SYSTEM_HEALTH_SERVICE = "systemhealth";