Home
last modified time | relevance | path

Searched refs:REQUEST_REFRESH_OVERVIEW_TARGET (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/tests/multivalentTests/shared/com/android/launcher3/testing/shared/
DTestProtocol.java140 public static final String REQUEST_REFRESH_OVERVIEW_TARGET = "refresh-overview-target"; field in TestProtocol
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DQuickstepTestInformationHandler.java182 case TestProtocol.REQUEST_REFRESH_OVERVIEW_TARGET: in call()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java2366 getTestInfo(TestProtocol.REQUEST_REFRESH_OVERVIEW_TARGET); in refreshOverviewTarget()