Searched refs:removeEncryption (Results 1 – 2 of 2) sorted by relevance
44 const String16& mountPoint, const bool force, const bool removeEncryption) = 0;
160 int32_t unmountVolume(const String16& mountPoint, const bool force, const bool removeEncryption) in unmountVolume() argument166 data.writeInt32(removeEncryption ? 1 : 0); in unmountVolume()