Searched refs:waitForChanges (Results 1 – 1 of 1) sorted by relevance
70 public void waitForChanges(int count) throws Exception { in waitForChanges() method in CopyTest.TestContentResolver72 waitForChanges(count, 1000); in waitForChanges()81 public void waitForChanges(int count, int timeOut) throws Exception { in waitForChanges() method in CopyTest.TestContentResolver165 mResolver.waitForChanges(2); in testCopyFile()197 mResolver.waitForChanges(6); in testCopyMultipleFiles()215 mResolver.waitForChanges(1); in testCopyEmptyDir()235 mResolver.waitForChanges(3); in testReadErrors()