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

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

Completed in 162 milliseconds