Searched refs:formatProgressText (Results 1 – 3 of 3) sorted by relevance
423 mPercentView.setText(BluetoothOppUtility.formatProgressText(mTransInfo.mTotalBytes, in updateProgressbar()
307 public static String formatProgressText(long totalBytes, long currentBytes) { in formatProgressText() method in BluetoothOppUtility
366 BluetoothOppUtility.formatProgressText(item.totalTotal, item.totalCurrent)); in updateActiveNotification()