Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/tests/client/src/com/android/providers/media/client/
DClientPlaylistTest.java142 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 …]
DPerformanceTest.java113 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
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastActivityTestCase.java214 protected void waitForChange(BooleanSupplier condition, long timeoutMs) { in waitForChange() method in CellBroadcastActivityTestCase
DCellBroadcastSettingsTest.java452 waitForChange(() -> exerciseTestCheckBox.isVisible(), TEST_TIMEOUT_MILLIS); in testShowTestCheckBox()
454 waitForChange(() -> operatorDefinedCheckBox.isVisible(), TEST_TIMEOUT_MILLIS); in testShowTestCheckBox()
/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/
DPickerSyncControllerTest.java1747 refreshUiNotificationObserver.waitForChange(); in testCollectionIdChangeResetsUi()
1990 public void waitForChange() { in waitForChange() method in PickerSyncControllerTest.TestContentObserver