Searched defs:removeEncryption (Results 1 – 4 of 4) sorted by relevance
75 void unmountVolume(in String mountPoint, boolean force, boolean removeEncryption) = 6; in unmountVolume()
160 int32_t unmountVolume(const String16& mountPoint, const bool force, const bool removeEncryption) in unmountVolume()
138 public void unmountVolume(String mountPoint, boolean force, boolean removeEncryption) in unmountVolume()
1751 public void unmountVolume(String path, boolean force, boolean removeEncryption) { in unmountVolume()