Searched refs:mLine1View (Results 1 – 1 of 1) sorted by relevance
86 private TextView mLine1View, mLine2View, mLine3View, mLine5View; field in BluetoothOppTransferActivity260 mLine1View = (TextView) mView.findViewById(R.id.line1_view); in customizeViewContent()262 mLine1View.setText(tmp); in customizeViewContent()281 mLine1View = (TextView) mView.findViewById(R.id.line1_view); in customizeViewContent()283 mLine1View.setText(tmp); in customizeViewContent()303 mLine1View = (TextView) mView.findViewById(R.id.line1_view); in customizeViewContent()309 mLine1View.setText(tmp); in customizeViewContent()320 mLine1View = (TextView) mView.findViewById(R.id.line1_view); in customizeViewContent()322 mLine1View.setText(tmp); in customizeViewContent()337 mLine1View = (TextView) mView.findViewById(R.id.line1_view); in customizeViewContent()[all …]