Searched refs:fetchStart (Results 1 – 1 of 1) sorted by relevance
1914 int fetchStart = mCandidatesList.size(); in getCandiagtesForCache() local1915 int fetchSize = mTotalChoicesNum - fetchStart; in getCandiagtesForCache()1925 fetchStart, fetchSize, mFixedLen); in getCandiagtesForCache()1928 fetchStart, fetchSize); in getCandiagtesForCache()1932 for (int pos = fetchStart; pos < fetchSize; pos++) { in getCandiagtesForCache()