Home | History | Annotate | Download | only in sqlite

Lines Matching refs:entryRemoved

911                 // When remove() is called, the cache will invoke its entryRemoved() callback,
1249 protected void entryRemoved(boolean evicted, String key,
1264 if (statement.mInCache) { // might be false due to a race with entryRemoved