Searched refs:NAV_BAR_MODE_2BUTTON (Results 1 – 5 of 5) sorted by relevance
19 import static android.view.WindowManagerPolicyConstants.NAV_BAR_MODE_2BUTTON;369 return mode == NAV_BAR_MODE_2BUTTON; in isSwipeUpMode()
66 int NAV_BAR_MODE_2BUTTON = 1; field
81 case WindowManagerPolicyConstants.NAV_BAR_MODE_2BUTTON:
432 WindowManagerPolicyConstants.NAV_BAR_MODE_2BUTTON); in testShouldShowScreenshot()
24 import static android.view.WindowManagerPolicyConstants.NAV_BAR_MODE_2BUTTON;1046 return NAV_BAR_MODE_2BUTTON == mContext.getResources().getInteger( in is2ButtonNavigationEnabled()