Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DAttachedSurfaceControlTest.java424 final ScvhSurfaceView[] scvhSurfaceView = new ScvhSurfaceView[1]; in testGetHostToken() local
431 scvhSurfaceView[0] = new ScvhSurfaceView(a, view[0]); in testGetHostToken()
432 parentLayout.addView(scvhSurfaceView[0]); in testGetHostToken()
440 scvhSurfaceView[0].getRootSurfaceControl(); in testGetHostToken()
455 final ScvhSurfaceView[] scvhSurfaceView = new ScvhSurfaceView[1]; in testSyncTransactionViewNotVisible() local
462 scvhSurfaceView[0] = new ScvhSurfaceView(a, view[0]); in testSyncTransactionViewNotVisible()
463 parentLayout.addView(scvhSurfaceView[0], in testSyncTransactionViewNotVisible()
471 scvhSurfaceView[0].waitForReady(); in testSyncTransactionViewNotVisible()