Home
last modified time | relevance | path

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

/cts/tests/wallpapereffectsgeneration/src/android/wallpapereffectsgeneration/cts/
DWallpaperEffectsGenerationManagerTest.java131 await(ctsCinematicEffectListener.mErrorResponse, "Result is error"); in testGenerateCinematicEffect_errorResponse()
179 CountDownLatch mErrorResponse = new CountDownLatch(1); field in WallpaperEffectsGenerationManagerTest.CtsCinematicEffectListener
198 mErrorResponse.countDown(); in onCinematicEffectGenerated()