Searched refs:tap (Results 1 – 6 of 6) sorted by relevance
22 import static com.android.compatibility.common.util.ShellUtils.tap;97 mUiBot.waitForWindowChange(() -> tap(view));
97 public static void tap(View view) { in tap() method in ShellUtils
468 assertEventAfterGesture(tap(displayId), in verifyGestureTouchEventOnDisplay()544 private GestureDescription tap(int displayId) { in tap() method in AccessibilityGestureDetectorTest545 StrokeDescription tap = click(mTapLocation); in tap() local546 return getGestureBuilder(displayId, tap).build(); in tap()
1103 …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 …
75 import static com.android.compatibility.common.util.ShellUtils.tap;958 mUiBot.waitForWindowChange(() -> tap(mActivity.getUsernameLabel())); in testAutofillTapOutside()
7823 field public static final String COMMAND_TAP = "android.wallpaper.tap";