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