Home
last modified time | relevance | path

Searched defs:formatProgressText (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppUtilityTest.java346 public void formatProgressText() { in formatProgressText() method in BluetoothOppUtilityTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppUtility.java337 public static String formatProgressText(long totalBytes, long currentBytes) { in formatProgressText() method in BluetoothOppUtility