Home
last modified time | relevance | path

Searched defs:updateLatch (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/cts/tests/tests/appwidget/src/android/appwidget/cts/
H A DCollectionAppWidgetTest.java237 final CountDownLatch updateLatch = new CountDownLatch(1); in verifySetDisplayedChild() local
275 final CountDownLatch updateLatch = new CountDownLatch(1); in verifyShowCommand() local
463 final CountDownLatch updateLatch = new CountDownLatch(1); in testSetScrollPosition() local
H A DWidgetTransitionTest.java147 CountDownLatch updateLatch = new CountDownLatch(1); in testWidget_sendBroadcast() local
169 CountDownLatch updateLatch = new CountDownLatch(1); in testWidget_startActivity() local
H A DDarkTextThemeTest.java137 CountDownLatch updateLatch = new CountDownLatch(1); in testWidget_light() local
158 CountDownLatch updateLatch = new CountDownLatch(1); in testWidget_dark() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/content/
H A DAbstractCrossUserContentResolverTest.java141 final CountDownLatch updateLatch = new CountDownLatch(1); in testRegisterContentObserver() local