Searched refs:mLine1View (Results 1 – 1 of 1) sorted by relevance
84 private TextView mLine1View, mLine2View, mLine3View, mLine5View; field in BluetoothOppTransferActivity262 mLine1View = (TextView) mView.findViewById(R.id.line1_view); in customizeViewContent()264 mLine1View.setText(tmp); in customizeViewContent()281 mLine1View = (TextView) mView.findViewById(R.id.line1_view); in customizeViewContent()283 mLine1View.setText(tmp); in customizeViewContent()300 mLine1View = (TextView) mView.findViewById(R.id.line1_view); in customizeViewContent()305 mLine1View.setText(tmp); in customizeViewContent()314 mLine1View = (TextView) mView.findViewById(R.id.line1_view); in customizeViewContent()316 mLine1View.setText(tmp); in customizeViewContent()329 mLine1View = (TextView) mView.findViewById(R.id.line1_view); in customizeViewContent()[all …]