Searched refs:waitForChange (Results 1 – 5 of 5) sorted by relevance
142 obs.waitForChange(); in testAdd()146 obs.waitForChange(); in testAdd()156 obs.waitForChange(); in testAdd()180 obs.waitForChange(); in testMove()189 obs.waitForChange(); in testMove()201 obs.waitForChange(); in testMove()211 obs.waitForChange(); in testMove()236 obs.waitForChange(); in testRemove()243 obs.waitForChange(); in testRemove()308 obs.waitForChange(); in createPlaylist()[all …]
113 obs.waitForChange(); in doSingle()129 obs.waitForChange(); in doSingle()142 obs.waitForChange(); in doSingle()186 obs.waitForChange(); in doBulk()206 obs.waitForChange(); in doBulk()225 obs.waitForChange(); in doBulk()407 public void waitForChange() { in waitForChange() method in PerformanceTest.CountingContentObserver
214 protected void waitForChange(BooleanSupplier condition, long timeoutMs) { in waitForChange() method in CellBroadcastActivityTestCase
452 waitForChange(() -> exerciseTestCheckBox.isVisible(), TEST_TIMEOUT_MILLIS); in testShowTestCheckBox()454 waitForChange(() -> operatorDefinedCheckBox.isVisible(), TEST_TIMEOUT_MILLIS); in testShowTestCheckBox()
1747 refreshUiNotificationObserver.waitForChange(); in testCollectionIdChangeResetsUi()1990 public void waitForChange() { in waitForChange() method in PickerSyncControllerTest.TestContentObserver