Searched refs:mCellY (Results 1 – 4 of 4) sorted by relevance
165 public int mCellY; field in FolderIcon.FolderRingAnimator262 loc[1] = mCellY; in getCell()268 mCellY = y; in setCell()
500 cellToPoint(fra.mCellX, fra.mCellY, mTempLocation); in onDraw()515 cellToPoint(fra.mCellX, fra.mCellY, mTempLocation); in onDraw()
193 public int mCellY; field in FolderIcon.FolderRingAnimator293 loc[1] = mCellY; in getCell()299 mCellY = y; in setCell()
463 cellToPoint(fra.mCellX, fra.mCellY, mTempLocation); in onDraw()464 View child = getChildAt(fra.mCellX, fra.mCellY); in onDraw()