Searched defs:OVERVIEW_STATE_ORDINAL (Results 1 – 3 of 3) sorted by relevance
90 OVERVIEW_STATE_ORDINAL, swipeAndHoldToEnterOverviewActionName); in goToOverviewUnchecked() local128 OVERVIEW_STATE_ORDINAL, upPointerToEnterOverviewActionName); in goToOverviewUnchecked() local284 mLauncher.runToState(() -> recentsButton.click(), OVERVIEW_STATE_ORDINAL, in quickSwitch() local
328 AccessibilityManagerCompat.sendStateEventToTest(getBaseContext(), OVERVIEW_STATE_ORDINAL); in onResume() local351 OVERVIEW_STATE_ORDINAL); in onStateSetEnd() local
31 public static final int OVERVIEW_STATE_ORDINAL = 2; field in TestProtocol