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

/frameworks/base/services/java/com/android/server/
H A DMountService.java352 doUnmountVolume(path, true, removeEncryption);
380 int ret = doUnmountVolume(path, true, removeEncryption);
989 private int doUnmountVolume(String path, boolean force, boolean removeEncryption) { method in class:MountService

Completed in 54 milliseconds