Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/util/
DASurfaceControlTestUtils.java174 public static native void nSurfaceTransaction_setOnCommitCallbackWithoutContext( in nSurfaceTransaction_setOnCommitCallbackWithoutContext() method in ASurfaceControlTestUtils
/cts/tests/tests/view/src/android/view/cts/
DASurfaceControlTest.java35 …ic android.view.cts.util.ASurfaceControlTestUtils.nSurfaceTransaction_setOnCommitCallbackWithoutCo…
1784 nSurfaceTransaction_setOnCommitCallbackWithoutContext(surfaceTransaction, onCommitCallback); in testSurfaceTransactionOnCommitCallback_withoutContext()