Searched refs:SHORT_PRESS_SLEEP_GO_TO_SLEEP_AND_GO_HOME (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java322 static final int SHORT_PRESS_SLEEP_GO_TO_SLEEP_AND_GO_HOME = 1; field in class:PhoneWindowManager
1578 if (mShortPressOnSleepBehavior == SHORT_PRESS_SLEEP_GO_TO_SLEEP_AND_GO_HOME) {
1586 case SHORT_PRESS_SLEEP_GO_TO_SLEEP_AND_GO_HOME:

Completed in 78 milliseconds