Searched refs:mLine2View (Results 1 – 1 of 1) sorted by relevance
84 private TextView mLine1View, mLine2View, mLine3View, mLine5View; field in BluetoothOppTransferActivity265 mLine2View = (TextView) mView.findViewById(R.id.line2_view); in customizeViewContent()267 mLine2View.setText(tmp); in customizeViewContent()284 mLine2View = (TextView) mView.findViewById(R.id.line2_view); in customizeViewContent()286 mLine2View.setText(tmp); in customizeViewContent()306 mLine2View = (TextView) mView.findViewById(R.id.line2_view); in customizeViewContent()308 mLine2View.setText(tmp); in customizeViewContent()317 mLine2View = (TextView) mView.findViewById(R.id.line2_view); in customizeViewContent()319 mLine2View.setText(tmp); in customizeViewContent()332 mLine2View = (TextView) mView.findViewById(R.id.line2_view); in customizeViewContent()[all …]