Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/multivalentTests/shared/com/android/launcher3/testing/shared/
DTestProtocol.java161 public static final String REQUEST_MODEL_QUEUE_CLEARED = "model-queue-cleared"; field in TestProtocol
/packages/apps/Launcher3/src/com/android/launcher3/testing/
DTestInformationHandler.java461 case TestProtocol.REQUEST_MODEL_QUEUE_CLEARED: in call()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java1007 getTestInfo(TestProtocol.REQUEST_MODEL_QUEUE_CLEARED); in waitForModelQueueCleared()