Home
last modified time | relevance | path

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

/cts/tests/wallpapereffectsgeneration/src/android/wallpapereffectsgeneration/cts/
DWallpaperEffectsGenerationManagerTest.java169 await(ctsCinematicEffectListener2.mTooManyRequestsResponse, in testGenerateCinematicEffect_tooManyRequestsResponse()
181 CountDownLatch mTooManyRequestsResponse = new CountDownLatch(1); field in WallpaperEffectsGenerationManagerTest.CtsCinematicEffectListener
195 mTooManyRequestsResponse.countDown(); in onCinematicEffectGenerated()