Searched refs:mIsStale (Results 1 – 1 of 1) sorted by relevance
91 private boolean mIsStale; field in Contact123 mIsStale = true; in init()227 mIsStale = true; in reload()573 if (contact.mIsStale && !contact.mQueryPending) { in get()574 contact.mIsStale = false; in get()578 " isStale: " + contact.mIsStale); in get()1132 c.mIsStale = true; in invalidate()