Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/multivalentTests/shared/com/android/launcher3/testing/shared/
DHotseatCellCenterRequest.java40 return TestProtocol.REQUEST_HOTSEAT_CELL_CENTER; in getRequestName()
DTestProtocol.java149 public static final String REQUEST_HOTSEAT_CELL_CENTER = "hotseat-cell-center"; field in TestProtocol
/packages/apps/Launcher3/src/com/android/launcher3/testing/
DTestInformationHandler.java301 case TestProtocol.REQUEST_HOTSEAT_CELL_CENTER: { in call()