Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DPowerProfile.java135 public static final String POWER_BLUETOOTH_ACTIVE = "bluetooth.active"; field in PowerProfile
618 writePowerConstantToProto(proto, POWER_BLUETOOTH_ACTIVE, in writeToProto()