Searched refs:swipe (Results 1 – 12 of 12) sorted by relevance
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/ |
D | GestureBot.java | 79 mDevice.swipe(points, STEPS_INBETWEEN_POINTS); in gestureSelectFiles() 94 swipe(start.x, start.y, end.x, end.y, steps, MotionEvent.BUTTON_PRIMARY, false); in bandSelection() 101 swipe(start.x, start.y, end.x, end.y, steps, MotionEvent.BUTTON_PRIMARY, true); in fingerSelection() 116 private void swipe(int downX, int downY, int upX, int upY, int steps, int button, in swipe() method in GestureBot
|
/packages/services/Car/tools/perf/janky-frame-test/ |
D | janky-frame-test.sh | 110 …adb shell input swipe ${LEFT_POS} ${VERTICAL_MID_POS} ${RIGHT_POS} ${VERTICAL_MID_POS} ${SWIPE_DUR… 117 …adb shell input swipe ${RIGHT_POS} ${VERTICAL_MID_POS} ${LEFT_POS} ${VERTICAL_MID_POS} ${SWIPE_DUR…
|
/packages/modules/Bluetooth/system/blueberry/utils/ui_pages/ |
D | ui_core.py | 706 def swipe(self, member in UIPage 752 return self.swipe( 778 return self.swipe( 798 return self.swipe( 818 return self.swipe(
|
/packages/modules/AdServices/adservices/apk/tests/util/java/com/android/adservices/ui/util/ |
D | AdServicesUiTestCase.java | 59 mDevice.swipe( in setUpDevice()
|
D | ApkTestUtil.java | 77 device.swipe( in getConsentSwitch()
|
/packages/modules/Connectivity/tests/cts/hostside-network-policy/app/src/com/android/cts/netpolicy/hostside/ |
D | DataWarningReceiverTest.java | 91 uiObject.getParent().swipe(Direction.RIGHT, 1.0f); in testSnoozeWarningNotReceived()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/ |
D | BluetoothOppNotificationTest.java | 278 title.getParent().swipe(Direction.LEFT, 1.0f); in updateCompletedNotification_withOutBoundShare_showsNoti() 358 title.getParent().swipe(Direction.LEFT, 1.0f); in updateCompletedNotification_withInBoundShare_showsNoti()
|
/packages/apps/Launcher3/quickstep/protos_overrides/ |
D | launcher_atom_extension.proto | 60 // User entered using swipe-up gesture from homescreen and searchbox in AllApps drawer.
|
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/ |
D | CellBroadcastSettingsTest.java | 134 mDevice.swipe(w / 2 /* start X */, in testRotateAlertReminderDialogOpen()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|