Searched refs:mCellInfo (Results 1 – 2 of 2) sorted by relevance
171 private TextView mCellInfo; field in RadioInfo361 mCellInfo = (TextView) findViewById(R.id.cellinfo); in onCreate()362 mCellInfo.setTypeface(Typeface.MONOSPACE); in onCreate()750 mCellInfo.setText(buildCellInfoString(arrayCi)); in updateCellInfo()944 mCellInfo.setText(""); in updateAllCellInfo()
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()