Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java319 private static final String THERMAL_OBSERVER_CLASS = field in SystemServer
2243 mSystemServiceManager.startService(THERMAL_OBSERVER_CLASS); in startOtherServices()