Searched defs:unmountContainer (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/os/storage/
H A DAsecTests.java105 private int unmountContainer(String localId, boolean force) throws Exception { method in class:AsecTests
352 unmountContainer("testMountContainer", false));
373 unmountContainer("testMountBadKey", false));
399 unmountContainer("testUnmountBusyContainer", false));
403 unmountContainer("testUnmountBusyContainer", false));
439 unmountContainer("testRenameContainer.1", false));
469 unmountContainer("testRenameContainer.1", false));

Completed in 36 milliseconds