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.h191 int getCompressionMethod() const { return mCompression; } function in class:AaptFile
H A DBundle.h105 int getCompressionMethod(void) const { return mCompressionMethod; } function in class:Bundle

Completed in 393 milliseconds