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

/frameworks/base/tools/aapt/
H A DBundle.h52 mUpdate(false), mExtending(false),
92 bool getUpdate(void) const { return mUpdate; }
93 void setUpdate(bool val) { mUpdate = val; }
271 bool mUpdate; member in class:Bundle

Completed in 508 milliseconds