Searched refs:mLastCacheHit (Results 1 – 1 of 1) sorted by relevance
41 private int mLastCacheHit = -1; field in SortCursor131 mLastCacheHit = cache_entry; in onMove()138 if (mLastCacheHit >= 0) { in onMove()141 mCursors[i].moveToPosition(mCurRowNumCache[mLastCacheHit][i]); in onMove()184 mLastCacheHit = -1; in onMove()