Searched refs:NAV_BAR_MODE_GESTURAL (Results 1 – 7 of 7) sorted by relevance
21 import static android.view.WindowManagerPolicyConstants.NAV_BAR_MODE_GESTURAL;207 return mode == NAV_BAR_MODE_GESTURAL; in isGesturalMode()
19 import static android.view.WindowManagerPolicyConstants.NAV_BAR_MODE_GESTURAL;124 NavBarTintController.isEnabled(mContext, NAV_BAR_MODE_GESTURAL)); in onChange()
28 import static android.view.WindowManagerPolicyConstants.NAV_BAR_MODE_GESTURAL;185 if (getCurrentInteractionMode(mCurrentUserContext) == NAV_BAR_MODE_GESTURAL) { in setGestureModeOverlayForMainLauncher()
20 import static android.view.WindowManagerPolicyConstants.NAV_BAR_MODE_GESTURAL;929 mNavBarMode == NAV_BAR_MODE_GESTURAL, isRecentsButtonVisible()); in showPinningEscapeToast()
18 import static android.view.WindowManagerPolicyConstants.NAV_BAR_MODE_GESTURAL;110 return NAV_BAR_MODE_GESTURAL == getResources().getInteger( in isGestureNavigateEnabled()
61 int NAV_BAR_MODE_GESTURAL = 2; field
289 WindowManagerPolicyConstants.NAV_BAR_MODE_GESTURAL); in testAssistHandles()320 WindowManagerPolicyConstants.NAV_BAR_MODE_GESTURAL); in testDelayedAssistHandles()