Searched refs:waitForObbActionCompletion (Results 1 – 1 of 1) sorted by relevance
165 waitForObbActionCompletion(file1, oo1, OnObbStateChangeListener.MOUNTED); in doMountAndUnmountTwoObbs()167 waitForObbActionCompletion(file2, oo2, OnObbStateChangeListener.MOUNTED); in doMountAndUnmountTwoObbs()862 private void waitForObbActionCompletion(final File file, final ObbObserver observer, in waitForObbActionCompletion() method in StorageManagerTest