Searched refs:mShortPressOnSleepBehavior (Results 1 – 1 of 1) sorted by relevance
489 int mShortPressOnSleepBehavior; field in PhoneWindowManager1313 if (mShortPressOnSleepBehavior == SHORT_PRESS_SLEEP_GO_TO_SLEEP_AND_GO_HOME) { in sleepPress()1320 switch (mShortPressOnSleepBehavior) { in sleepRelease()1871 mShortPressOnSleepBehavior = mContext.getResources().getInteger( in init()5493 pw.println(shortPressOnSleepBehaviorToString(mShortPressOnSleepBehavior)); in dump()