Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/icons/
DIconCacheUpdateHandlerTest.kt223 var cacheUpdateInProgress = true in waitForUpdateHandlerToFinish() variable
224 while (cacheUpdateInProgress) { in waitForUpdateHandlerToFinish()
232 cacheUpdateInProgress = cacheCheck.get() in waitForUpdateHandlerToFinish()