Searched refs:mLine3View (Results 1 – 1 of 1) sorted by relevance
82 private TextView mLine1View, mLine2View, mLine3View, mLine5View; field in BluetoothOppTransferActivity264 mLine3View = (TextView) mView.findViewById(R.id.line3_view); in customizeViewContent()267 mLine3View.setText(tmp); in customizeViewContent()283 mLine3View = (TextView) mView.findViewById(R.id.line3_view); in customizeViewContent()286 mLine3View.setText(tmp); in customizeViewContent()305 mLine3View = (TextView) mView.findViewById(R.id.line3_view); in customizeViewContent()308 mLine3View.setText(tmp); in customizeViewContent()316 mLine3View = (TextView) mView.findViewById(R.id.line3_view); in customizeViewContent()320 mLine3View.setText(tmp); in customizeViewContent()331 mLine3View = (TextView) mView.findViewById(R.id.line3_view); in customizeViewContent()[all …]