Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/util/
DASurfaceControlTestUtils.java169 public static native void nSurfaceTransaction_setOnCompleteCallbackWithoutContext( in nSurfaceTransaction_setOnCompleteCallbackWithoutContext() method in ASurfaceControlTestUtils
/cts/tests/tests/view/src/android/view/cts/
DASurfaceControlTest.java36 …c android.view.cts.util.ASurfaceControlTestUtils.nSurfaceTransaction_setOnCompleteCallbackWithoutC…
1946 nSurfaceTransaction_setOnCompleteCallbackWithoutContext(surfaceTransaction, in testSurfaceTransactionOnCompleteCallback_withoutContext()