Searched defs:unmountVolume (Results 1 – 3 of 3) sorted by relevance
160 int32_t unmountVolume(const String16& mountPoint, const bool force, const bool removeEncryption) in unmountVolume() function in android::BpMountService
173 public void unmountVolume(String mountPoint, boolean force, boolean removeEncryption) in unmountVolume() method in IMountService.Stub.Proxy2311 public void unmountVolume(String mountPoint, boolean force, boolean removeEncryption) in unmountVolume() method
1714 public void unmountVolume(String path, boolean force, boolean removeEncryption) { in unmountVolume() method in MountService