Searched refs:doWaitForPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/os/storage/
H A DStorageManagerBaseTest.java561 protected String doWaitForPath(String filePath) { method in class:StorageManagerBaseTest
591 path = doWaitForPath(filePath);
608 path = doWaitForPath(filename);
624 path = doWaitForPath(filename);

Completed in 70 milliseconds