/cts/libs/input/src/com/android/cts/input/ |
D | EventVerifier.kt | 33 private fun getMotionEvent(): MotionEvent { in getMotionEvent() method
|
/cts/tests/surfacecontrol/scvhapp/src/android/server/wm/scvh/ |
D | ICrossProcessSurfaceControlViewHostTestService.aidl | 26 MotionEvent getMotionEvent(); in getMotionEvent() method
|
D | CrossProcessSurfaceControlViewHostTestService.java | 106 public MotionEvent getMotionEvent() { in getMotionEvent() method in CrossProcessSurfaceControlViewHostTestService.ServiceImpl
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | TouchHelper.java | 66 private static MotionEvent getMotionEvent(long downTime, long eventTime, int action, in getMotionEvent() method in TouchHelper
|
/cts/tests/input/src/android/input/cts/ |
D | InputShellCommandTest.kt | 156 private fun getMotionEvent(): MotionEvent { in getMotionEvent() method in android.input.cts.InputShellCommandTest
|
D | MotionPredictorTest.kt | 72 private fun getMotionEvent( in getMotionEvent() method
|
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/appcompat/ |
D | GestureHelper.java | 79 private static MotionEvent getMotionEvent(long downTime, long eventTime, int action, in getMotionEvent() method in GestureHelper
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/ |
D | HideOverlayWindowsTest.java | 479 public MotionEvent getMotionEvent() { in getMotionEvent() method in HideOverlayWindowsTest.TouchReceiver
|
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/ |
D | TestUtils.java | 540 private static MotionEvent getMotionEvent(long downTime, long eventTime, int action, in getMotionEvent() method in TestUtils 545 private static MotionEvent getMotionEvent(long downTime, long eventTime, int action, in getMotionEvent() method in TestUtils
|
/cts/tests/app/app/src/android/app/stubs/ |
D | InstrumentationTestActivity.java | 340 public MotionEvent getMotionEvent() { in getMotionEvent() method in InstrumentationTestActivity
|