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