Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DPowerProfile.java127 public static final String POWER_BLUETOOTH_ON = "bluetooth.on"; field in PowerProfile
615 writePowerConstantToProto(proto, POWER_BLUETOOTH_ON, PowerProfileProto.BLUETOOTH_ON); in writeToProto()