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),
107 bool getJunkPath(void) const { return mJunkPath; }
108 void setJunkPath(bool val) { mJunkPath = val; }
279 bool mJunkPath; member in class:Bundle

Completed in 342 milliseconds