Searched refs:mShortPressWindowBehavior (Results 1 – 1 of 1) sorted by relevance
459 int mShortPressWindowBehavior; field in PhoneWindowManager1795 mShortPressWindowBehavior = SHORT_PRESS_WINDOW_NOTHING; in readConfigurationDependentBehaviors()1797 mShortPressWindowBehavior = SHORT_PRESS_WINDOW_PICTURE_IN_PICTURE; in readConfigurationDependentBehaviors()5751 if (mShortPressWindowBehavior == SHORT_PRESS_WINDOW_PICTURE_IN_PICTURE) { in interceptKeyBeforeQueueing()