Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/multivalentTests/shared/com/android/launcher3/testing/shared/
DWorkspaceCellCenterRequest.java80 return TestProtocol.REQUEST_WORKSPACE_CELL_CENTER; in getRequestName()
DTestProtocol.java143 public static final String REQUEST_WORKSPACE_CELL_CENTER = "workspace-cell-center"; field in TestProtocol
/packages/apps/Launcher3/src/com/android/launcher3/testing/
DTestInformationHandler.java274 case TestProtocol.REQUEST_WORKSPACE_CELL_CENTER: { in call()