Searched refs:mPercentView (Results 1 – 1 of 1) sorted by relevance
80 private TextView mPercentView; field in BluetoothOppTransferActivity243 mPercentView = (TextView) mView.findViewById(R.id.progress_percent); in createView()346 mPercentView.setVisibility(View.GONE); in customizeViewContent()423 mPercentView.setText(BluetoothOppUtility.formatProgressText(mTransInfo.mTotalBytes, in updateProgressbar()