Searched refs:NAV_BAR_MODE_3BUTTON (Results 1 – 12 of 12) sorted by relevance
19 import static android.view.WindowManagerPolicyConstants.NAV_BAR_MODE_3BUTTON;119 NAV_BAR_MODE_3BUTTON)); in buttonNav_noForceNavButtons_expectNotSupportsIconTint()128 NAV_BAR_MODE_3BUTTON)); in buttonNav_forceNavButtons_expectSupportsIconTint()
55 mController.onNavigationModeChanged(WindowManagerPolicyConstants.NAV_BAR_MODE_3BUTTON) in ifGestural_showRotationSuggestion()
20 import static android.view.WindowManagerPolicyConstants.NAV_BAR_MODE_3BUTTON;376 return mode == NAV_BAR_MODE_3BUTTON; in isLegacyMode()
19 import static android.view.WindowManagerPolicyConstants.NAV_BAR_MODE_3BUTTON;69 private int mNavBarMode = NAV_BAR_MODE_3BUTTON;
20 import static android.view.WindowManagerPolicyConstants.NAV_BAR_MODE_3BUTTON;120 private int mNavBarMode = NAV_BAR_MODE_3BUTTON;
34 import static android.view.WindowManagerPolicyConstants.NAV_BAR_MODE_3BUTTON;255 private int mNavBarMode = NAV_BAR_MODE_3BUTTON;
65 int NAV_BAR_MODE_3BUTTON = 0; field
84 case WindowManagerPolicyConstants.NAV_BAR_MODE_3BUTTON:
26 import static android.view.WindowManagerPolicyConstants.NAV_BAR_MODE_3BUTTON;185 private int mNavBarMode = NAV_BAR_MODE_3BUTTON;
656 const val BUTTONS_NAVIGATION = WindowManagerPolicyConstants.NAV_BAR_MODE_3BUTTON
686 const val BUTTONS_NAVIGATION = WindowManagerPolicyConstants.NAV_BAR_MODE_3BUTTON
443 WindowManagerPolicyConstants.NAV_BAR_MODE_3BUTTON); in testShouldNotShowScreenshot()