Searched refs:mJunkPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DBundle.h55 mCompressionMethod(0), mJunkPath(false), mOutputAPKFile(NULL),
104 bool getJunkPath(void) const { return mJunkPath; }
105 void setJunkPath(bool val) { mJunkPath = val; }
257 bool mJunkPath; member in class:Bundle

Completed in 279 milliseconds