Searched refs:NAV_BAR_INTERACTION_MODE_GESTURAL (Results 1 – 2 of 2) sorted by relevance
61 private static final int NAV_BAR_INTERACTION_MODE_GESTURAL = 2; field in PreferredActivitiesTest84 navMode != NAV_BAR_INTERACTION_MODE_GESTURAL); in assumeNavigationMode()
100 private static final int NAV_BAR_INTERACTION_MODE_GESTURAL = 2; field in WindowInsetsBehaviorTests803 assumeTrue("Gesture navigation required", naviMode == NAV_BAR_INTERACTION_MODE_GESTURAL); in assumeGestureNavigationMode()