Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DPowerBoostSetter.java55 mPowerManagerInternal.setPowerBoost(PowerManagerInternal.BOOST_INTERACTION, in boostPower()
/aosp14/frameworks/base/core/java/android/os/
H A DPowerManagerInternal.java219 public static final int BOOST_INTERACTION = 0; field in PowerManagerInternal