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