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

/frameworks/base/tools/aapt/
H A DBundle.h51 mUpdate(false), mExtending(false),
89 bool getUpdate(void) const { return mUpdate; }
90 void setUpdate(bool val) { mUpdate = val; }
244 bool mUpdate; member in class:Bundle

Completed in 312 milliseconds