Home
last modified time | relevance | path

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

/cts/tests/wallpapereffectsgeneration/src/android/wallpapereffectsgeneration/cts/
DWallpaperEffectsGenerationManagerTest.java148 await(ctsCinematicEffectListener2.mPendingResponse, in testGenerateCinematicEffect_pendingResponse()
180 CountDownLatch mPendingResponse = new CountDownLatch(1); field in WallpaperEffectsGenerationManagerTest.CtsCinematicEffectListener
192 mPendingResponse.countDown(); in onCinematicEffectGenerated()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DCommandSession.java174 private final Response mPendingResponse = new Response();
323 return mPendingResponse.takeResult();
337 mPendingResponse.setResult(reply);