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

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

Completed in 32 milliseconds