Searched refs:mIsStale (Results 1 – 1 of 1) sorted by relevance
91 private boolean mIsStale; field in Contact124 mIsStale = true; in init()228 mIsStale = true; in reload()581 if (contact.mIsStale && !contact.mQueryPending) { in get()582 contact.mIsStale = false; in get()586 " isStale: " + contact.mIsStale); in get()1152 c.mIsStale = true; in invalidate()