Searched refs:mAllCursorBase (Results 1 – 1 of 1) sorted by relevance
192 private int mAllCursorBase; field in ExpressionDB278 mAllCursorBase = (int)mMaxIndex; in doInBackground()282 { Long.toString(mAllCursorBase), Long.toString(mMinIndex) }; in doInBackground()374 mMaxIndex = mAllCursorBase = 0; in onPostExecute()574 int position = mAllCursorBase - (int)index; in getRow()