Searched defs:unmountSecureContainer (Results 1 – 3 of 3) sorted by relevance
319 int32_t unmountSecureContainer(const String16& id, const bool force) in unmountSecureContainer() function in android::BpMountService
352 public int unmountSecureContainer(String id, boolean force) throws RemoteException { in unmountSecureContainer() method in IMountService.Stub.Proxy2299 public int unmountSecureContainer(String id, boolean force) throws RemoteException; in unmountSecureContainer() method
2276 public int unmountSecureContainer(String id, boolean force) { in unmountSecureContainer() method in MountService