Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/testing/
DTestProtocol.java103 public static final String REQUEST_OVERVIEW_CONTENT_PUSH_ENABLED = field in TestProtocol
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DQuickstepTestInformationHandler.java62 case TestProtocol.REQUEST_OVERVIEW_CONTENT_PUSH_ENABLED: { in call()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java1375 return getTestInfo(TestProtocol.REQUEST_OVERVIEW_CONTENT_PUSH_ENABLED).getBoolean( in overviewContentPushEnabled()