Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppTransferActivity.java86 private TextView mLine1View, mLine2View, mLine3View, mLine5View; field in BluetoothOppTransferActivity
260 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 …]