Searched defs:mIsDirty (Results 1 – 3 of 3) sorted by relevance
201 bool mIsDirty; // whether mutating state has been modified since last push variable
232 bool mIsDirty = false; variable
335 protected boolean mIsDirty = false; field in BackingStore.Backing