Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppUtilityTest.java346 public void formatResultText() { in formatResultText() method in BluetoothOppUtilityTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppUtility.java355 static String formatResultText(int countSuccess, int countUnsuccessful, Context context) { in formatResultText() method in BluetoothOppUtility