Home
last modified time | relevance | path

Searched defs:POWER_COMPONENT_BLUETOOTH (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Car/car-lib/src/android/car/hardware/power/
H A DPowerComponentUtil.java78 private static final String POWER_COMPONENT_BLUETOOTH = "BLUETOOTH"; field in PowerComponentUtil
/aosp12/frameworks/proto_logging/stats/enums/os/
H A Denums.proto62 POWER_COMPONENT_BLUETOOTH = 2; enumerator
/aosp12/frameworks/base/core/java/android/os/
H A DBatteryConsumer.java66 public static final int POWER_COMPONENT_BLUETOOTH = OsProtoEnums.POWER_COMPONENT_BLUETOOTH; // 2 field in BatteryConsumer