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
171 public void unmountVolume(String mountPoint, boolean force, boolean removeEncryption) in unmountVolume() method in IMountService.Stub.Proxy2007 public void unmountVolume(String mountPoint, boolean force, boolean removeEncryption) in unmountVolume() method
1592 public void unmountVolume(String path, boolean force, boolean removeEncryption) { in unmountVolume() method in MountService