Searched defs:getCompressionMethod (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
H A DZipEntry.h61 int getCompressionMethod(void) const { return mCDE.mCompressionMethod; } function in class:android::ZipEntry
H A DAaptAssets.h204 int getCompressionMethod() const { return mCompression; } function in class:AaptFile
H A DBundle.h102 int getCompressionMethod(void) const { return mCompressionMethod; } function in class:Bundle

Completed in 310 milliseconds