Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DHardwarePropertiesManagerService.java48 public class HardwarePropertiesManagerService extends IHardwarePropertiesManager.Stub { class
61 public HardwarePropertiesManagerService(Context context) { in HardwarePropertiesManagerService() method in HardwarePropertiesManagerService
/frameworks/base/services/java/com/android/server/
DSystemServer.java1030 HardwarePropertiesManagerService hardwarePropertiesService = null; in startOtherServices()
1714 hardwarePropertiesService = new HardwarePropertiesManagerService(context); in startOtherServices()
/frameworks/base/services/
Dart-profile2383 HSPLcom/android/server/HardwarePropertiesManagerService;-><init>(Landroid/content/Context;)V
2384 PLcom/android/server/HardwarePropertiesManagerService;->dump(Ljava/io/FileDescriptor;Ljava/io/Print…
2385 PLcom/android/server/HardwarePropertiesManagerService;->dumpTempValues(Ljava/lang/String;Ljava/io/P…
2386 HPLcom/android/server/HardwarePropertiesManagerService;->dumpTempValues(Ljava/lang/String;Ljava/io/…
2387 HPLcom/android/server/HardwarePropertiesManagerService;->enforceHardwarePropertiesRetrievalAllowed(…
2388 PLcom/android/server/HardwarePropertiesManagerService;->getCallingPackageName()Ljava/lang/String;
2389 PLcom/android/server/HardwarePropertiesManagerService;->getCpuUsages(Ljava/lang/String;)[Landroid/o…
2390 PLcom/android/server/HardwarePropertiesManagerService;->getDeviceTemperatures(Ljava/lang/String;II)…
2391 PLcom/android/server/HardwarePropertiesManagerService;->getFanSpeeds(Ljava/lang/String;)[F
40909 Lcom/android/server/HardwarePropertiesManagerService;