Searched refs:sPowerComponentNames (Results 1 – 2 of 2) sorted by relevance
113 private static final String[] sPowerComponentNames = new String[POWER_COMPONENT_COUNT]; field in BatteryConsumer117 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 …]
976 Landroid/os/BatteryConsumer;.sPowerComponentNames:[Ljava/lang/String;.13:Ljava/lang/String; 603