Home
last modified time | relevance | path

Searched defs:firstCallback (Results 1 – 2 of 2) sorted by relevance

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DAttachedSurfaceControlTest.java161 final CountDownLatch[] firstCallback = new CountDownLatch[1]; in testOnBufferTransformHintChangedListener() local
219 final CountDownLatch[] firstCallback = new CountDownLatch[1]; in testOnBufferTransformHintChangesFromLandToSea() local
/cts/tests/vibrator/src/android/os/cts/
DVendorVibrationSessionTest.java279 TestCallback firstCallback = startSession(TOUCH_ATTRIBUTES); in testStartSecondSessionEndsFirst() local