Home
last modified time | relevance | path

Searched refs:mLine3View (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
266 mLine3View = (TextView) mView.findViewById(R.id.line3_view); in customizeViewContent()
271 mLine3View.setText(tmp); in customizeViewContent()
287 mLine3View = (TextView) mView.findViewById(R.id.line3_view); in customizeViewContent()
293 mLine3View.setText(tmp); in customizeViewContent()
313 mLine3View = (TextView) mView.findViewById(R.id.line3_view); in customizeViewContent()
318 mLine3View.setText(tmp); in customizeViewContent()
326 mLine3View = (TextView) mView.findViewById(R.id.line3_view); in customizeViewContent()
332 mLine3View.setText(tmp); in customizeViewContent()
343 mLine3View = (TextView) mView.findViewById(R.id.line3_view); in customizeViewContent()
[all …]