Home
last modified time | relevance | path

Searched refs:mLine5View (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppTransferActivity.java82 private TextView mLine1View, mLine2View, mLine3View, mLine5View; field in BluetoothOppTransferActivity
268 mLine5View = (TextView) mView.findViewById(R.id.line5_view); in customizeViewContent()
274 mLine5View.setText(tmp); in customizeViewContent()
287 mLine5View = (TextView) mView.findViewById(R.id.line5_view); in customizeViewContent()
293 mLine5View.setText(tmp); in customizeViewContent()
322 mLine5View = (TextView) mView.findViewById(R.id.line5_view); in customizeViewContent()
323 mLine5View.setVisibility(View.GONE); in customizeViewContent()
336 mLine5View = (TextView) mView.findViewById(R.id.line5_view); in customizeViewContent()
337 mLine5View.setVisibility(View.GONE); in customizeViewContent()