Searched refs:mCellInfo (Results 1 – 2 of 2) sorted by relevance
106 private TextView mCellInfo; field in RadioInfo275 mCellInfo = (TextView) findViewById(R.id.cellinfo); in onCreate()556 mCellInfo.setText(value.toString()); in updateCellInfoTv()
79 private final CellInfo mCellInfo = new CellInfo(); field in CellLayout708 mCellInfo.screen = ((ViewGroup) getParent()).indexOfChild(this); in onAttachedToWindow()712 final CellInfo cellInfo = mCellInfo; in setTagToCellInfoForPoint()787 final CellInfo cellInfo = mCellInfo; in clearTagCellInfo()