Searched refs:mSystemGestureExcludedByPreQStickyImmersive (Results 1 – 4 of 4) sorted by relevance
59 boolean mSystemGestureExcludedByPreQStickyImmersive; field in WindowManagerConstants150 mSystemGestureExcludedByPreQStickyImmersive = mDeviceConfig.getBoolean( in updateSystemGestureExcludedByPreQStickyImmersive()163 pw.print("="); pw.println(mSystemGestureExcludedByPreQStickyImmersive); in dump()
963 return stickyHideNav && mWmService.mConstants.mSystemGestureExcludedByPreQStickyImmersive in isImplicitlyExcludingAllSystemGestures()
78 assertTrue(mConstants.mSystemGestureExcludedByPreQStickyImmersive); in test_constantsAreLoaded_initially()94 assertTrue(mConstants.mSystemGestureExcludedByPreQStickyImmersive); in test_constantsAreLoaded_afterChange()
1456 mWm.mConstants.mSystemGestureExcludedByPreQStickyImmersive = true; in testCalculateSystemGestureExclusion_immersiveStickyLegacyWindow()1480 mWm.mConstants.mSystemGestureExcludedByPreQStickyImmersive = true; in testCalculateSystemGestureExclusion_unrestricted()