Searched refs:NAV_BAR_MODE_GESTURAL (Results 1 – 6 of 6) sorted by relevance
21 import static android.view.WindowManagerPolicyConstants.NAV_BAR_MODE_GESTURAL;182 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()
24 import static android.view.WindowManagerPolicyConstants.NAV_BAR_MODE_GESTURAL;313 if (getCurrentInteractionMode(mCurrentUserContext) != NAV_BAR_MODE_GESTURAL) { in switchFromGestureNavModeIfNotSupportedByDefaultLauncher()338 if (getCurrentInteractionMode(mCurrentUserContext) == NAV_BAR_MODE_GESTURAL) { in showNotificationIfDefaultLauncherSupportsGestureNav()
60 int NAV_BAR_MODE_GESTURAL = 2; field
18 import static android.view.WindowManagerPolicyConstants.NAV_BAR_MODE_GESTURAL;110 return NAV_BAR_MODE_GESTURAL == getResources().getInteger( in isGestureNavigateEnabled()
228 WindowManagerPolicyConstants.NAV_BAR_MODE_GESTURAL); in testAssistHandles()257 WindowManagerPolicyConstants.NAV_BAR_MODE_GESTURAL); in testDelayedAssistHandles()