Searched defs:OVERVIEW_STATE_ORDINAL (Results 1 – 3 of 3) sorted by relevance
88 OVERVIEW_STATE_ORDINAL, swipeAndHoldToEnterOverviewActionName); in goToOverviewUnchecked() local126 OVERVIEW_STATE_ORDINAL, upPointerToEnterOverviewActionName); in goToOverviewUnchecked() local246 mLauncher.runToState(() -> recentsButton.click(), OVERVIEW_STATE_ORDINAL, in quickSwitch() local
341 AccessibilityManagerCompat.sendStateEventToTest(getBaseContext(), OVERVIEW_STATE_ORDINAL); in onResume() local364 OVERVIEW_STATE_ORDINAL); in onStateSetEnd() local
33 public static final int OVERVIEW_STATE_ORDINAL = 2; field in TestProtocol