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