Home
last modified time | relevance | path

Searched refs:tap (Results 1 – 6 of 6) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/
DMultiWindowLoginActivityTest.java22 import static com.android.compatibility.common.util.ShellUtils.tap;
97 mUiBot.waitForWindowChange(() -> tap(view));
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DShellUtils.java97 public static void tap(View view) { in tap() method in ShellUtils
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityGestureDetectorTest.java468 assertEventAfterGesture(tap(displayId), in verifyGestureTouchEventOnDisplay()
544 private GestureDescription tap(int displayId) { in tap() method in AccessibilityGestureDetectorTest
545 StrokeDescription tap = click(mTapLocation); in tap() local
546 return getGestureBuilder(displayId, tap).build(); in tap()
/cts/tests/mediapc/requirements/
Drequirements.txtpb1103 …fication: "MUST have a tap-to-tone latency of less than 100 milliseconds using the OboeTester tap-…
1117 …ification: "MUST have a tap-to-tone latency of 80 milliseconds or less using the OboeTester tap-to…
1124 …specification: "MUST have a tap-to-tone latency of 80 milliseconds or less using the CTS Verifier
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DLoginActivityTest.java75 import static com.android.compatibility.common.util.ShellUtils.tap;
958 mUiBot.waitForWindowChange(() -> tap(mActivity.getUsernameLabel())); in testAutofillTapOutside()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt7823 field public static final String COMMAND_TAP = "android.wallpaper.tap";