Searched defs:unmountSecureContainer (Results 1 – 4 of 4) sorted by relevance
116 int unmountSecureContainer(in String id, boolean force) = 14; in unmountSecureContainer() method
319 int32_t unmountSecureContainer(const String16& id, const bool force) in unmountSecureContainer() function in android::BpMountService
182 public int unmountSecureContainer(String id, boolean force) throws RemoteException { in unmountSecureContainer() method in MockStorageManager
2355 public int unmountSecureContainer(String id, boolean force) { in unmountSecureContainer() method in StorageManagerService