Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/testing/
DTestProtocol.java102 public static final String REQUEST_OVERVIEW_SHARE_ENABLED = "overview-share-enabled"; field in TestProtocol
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DQuickstepTestInformationHandler.java56 case TestProtocol.REQUEST_OVERVIEW_SHARE_ENABLED: { in call()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java1370 return getTestInfo(TestProtocol.REQUEST_OVERVIEW_SHARE_ENABLED).getBoolean( in overviewShareEnabled()