Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/multivalentTests/shared/com/android/launcher3/testing/shared/
DTestProtocol.java184 public static final String REQUEST_INJECT_FAKE_TRACKPAD = "inject-fake-trackpad"; field in TestProtocol
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DQuickstepTestInformationHandler.java201 case TestProtocol.REQUEST_INJECT_FAKE_TRACKPAD: in call()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java2322 getTestInfo(TestProtocol.REQUEST_INJECT_FAKE_TRACKPAD); in injectFakeTrackpad()