Searched refs:mountObbWithoutWait (Results 1 – 1 of 1) sorted by relevance
161 ObbObserver oo1 = mountObbWithoutWait(R.raw.test1_new, file1); in doMountAndUnmountTwoObbs()162 ObbObserver oo2 = mountObbWithoutWait(R.raw.test1_new, file2); in doMountAndUnmountTwoObbs()852 private ObbObserver mountObbWithoutWait(final int resource, final File file) { in mountObbWithoutWait() method in StorageManagerTest