Searched refs:mShortPressOnPowerBehavior (Results 1 – 2 of 2) sorted by relevance
567 int mShortPressOnPowerBehavior; field in PhoneWindowManager1130 + mShortPressOnPowerBehavior); in powerPress()1139 switch (mShortPressOnPowerBehavior) { in powerPress()1233 if (mShortPressOnPowerBehavior != SHORT_PRESS_POWER_DREAM_OR_SLEEP) { in attemptToDreamFromShortPowerButtonPress()2934 mShortPressOnPowerBehavior = Settings.Global.getInt(resolver,6572 pw.println(shortPressOnPowerBehaviorToString(mShortPressOnPowerBehavior));
462 mPhoneWindowManager.mShortPressOnPowerBehavior = behavior; in overrideShortPressOnPower()