Searched defs:getCompressionMethod (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 67 milliseconds