Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/
DSystemServer.java153 private static final String THERMAL_OBSERVER_CLASS = field in SystemServer
946 mSystemServiceManager.startService(THERMAL_OBSERVER_CLASS); in startOtherServices()