Searched refs:mLine5View (Results 1 – 1 of 1) sorted by relevance
86 private TextView mLine1View, mLine2View, mLine3View, mLine5View; field in BluetoothOppTransferActivity272 mLine5View = (TextView) mView.findViewById(R.id.line5_view); in customizeViewContent()278 mLine5View.setText(tmp); in customizeViewContent()294 mLine5View = (TextView) mView.findViewById(R.id.line5_view); in customizeViewContent()300 mLine5View.setText(tmp); in customizeViewContent()334 mLine5View = (TextView) mView.findViewById(R.id.line5_view); in customizeViewContent()335 mLine5View.setVisibility(View.GONE); in customizeViewContent()350 mLine5View = (TextView) mView.findViewById(R.id.line5_view); in customizeViewContent()351 mLine5View.setVisibility(View.GONE); in customizeViewContent()