Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryConsumer.java113 private static final String[] sPowerComponentNames = new String[POWER_COMPONENT_COUNT]; field in BatteryConsumer
117 sPowerComponentNames[POWER_COMPONENT_SCREEN] = "screen";
118 sPowerComponentNames[POWER_COMPONENT_CPU] = "cpu";
119 sPowerComponentNames[POWER_COMPONENT_BLUETOOTH] = "bluetooth";
120 sPowerComponentNames[POWER_COMPONENT_CAMERA] = "camera";
121 sPowerComponentNames[POWER_COMPONENT_AUDIO] = "audio";
122 sPowerComponentNames[POWER_COMPONENT_VIDEO] = "video";
123 sPowerComponentNames[POWER_COMPONENT_FLASHLIGHT] = "flashlight";
124 sPowerComponentNames[POWER_COMPONENT_SYSTEM_SERVICES] = "system_services";
125 sPowerComponentNames[POWER_COMPONENT_MOBILE_RADIO] = "mobile_radio";
[all …]
/frameworks/base/config/
Ddirty-image-objects976 Landroid/os/BatteryConsumer;.sPowerComponentNames:[Ljava/lang/String;.13:Ljava/lang/String; 603