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

Completed in 24 milliseconds