Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DSurfaceControlViewHostTests.java1051 class MotionRecordingSurfaceView extends SurfaceView { class in SurfaceControlViewHostTests
1054 MotionRecordingSurfaceView(Context c) { in MotionRecordingSurfaceView() method in SurfaceControlViewHostTests.MotionRecordingSurfaceView
1092 mSurfaceView = new MotionRecordingSurfaceView(mActivity); in addMotionRecordingSurfaceView()
1177 MotionRecordingSurfaceView mrsv = (MotionRecordingSurfaceView) mSurfaceView; in testEmbeddedViewCanSetTouchableRegion()