Searched defs:unmountVolume (Results 1 – 3 of 3) sorted by relevance
170 public void unmountVolume(String mountPoint, boolean force) throws RemoteException { in unmountVolume() method in IMountService.Stub.Proxy1046 public void unmountVolume(String mountPoint, boolean force) throws RemoteException; in unmountVolume() method
157 int32_t unmountVolume(const String16& mountPoint, const bool force) in unmountVolume() function in android::BpMountService
1236 public void unmountVolume(String path, boolean force) { in unmountVolume() method in MountService