Searched defs:mUpdate (Results 1 - 1 of 1) sorted by path

/frameworks/base/tools/aapt/
H A DBundle.h63 mUpdate(false), mExtending(false),
103 bool getUpdate(void) const { return mUpdate; }
104 void setUpdate(bool val) { mUpdate = val; }
280 bool mUpdate; member in class:Bundle

Completed in 51 milliseconds