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.java171 public static native void nSurfaceTransaction_setOnCommitCallbackWithoutContext( in nSurfaceTransaction_setOnCommitCallbackWithoutContext() method in ASurfaceControlTestUtils
/cts/tests/tests/view/src/android/view/cts/
DASurfaceControlTest.java34 …ic android.view.cts.util.ASurfaceControlTestUtils.nSurfaceTransaction_setOnCommitCallbackWithoutCo…
1928 nSurfaceTransaction_setOnCommitCallbackWithoutContext(surfaceTransaction, onCommitCallback); in testSurfaceTransactionOnCommitCallback_withoutContext()