Searched refs:mCurrentRecordIndex (Results 1 – 1 of 1) sorted by relevance
48 private int mCurrentRecordIndex = 0; field in IconLoader99 mCurrentRecordIndex = 0; in loadIcons()225 mIcons[mCurrentRecordIndex++] = mCurrentIcon; in postIcon()227 if (mCurrentRecordIndex < mRecordNumbers.length) { in postIcon()228 startLoadingIcon(mRecordNumbers[mCurrentRecordIndex]); in postIcon()