Searched refs:mLine5View (Results 1 – 1 of 1) sorted by relevance
84 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()291 mLine5View = (TextView) mView.findViewById(R.id.line5_view); in customizeViewContent()297 mLine5View.setText(tmp); in customizeViewContent()326 mLine5View = (TextView) mView.findViewById(R.id.line5_view); in customizeViewContent()327 mLine5View.setVisibility(View.GONE); in customizeViewContent()340 mLine5View = (TextView) mView.findViewById(R.id.line5_view); in customizeViewContent()341 mLine5View.setVisibility(View.GONE); in customizeViewContent()