Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
H A DTestContentResolver.java50 public void waitForChanges(int count) throws Exception { in waitForChanges() method in TestContentResolver
61 public void waitForChanges(int count, int timeOut) throws Exception { in waitForChanges() method in TestContentResolver