Home
last modified time | relevance | path

Searched refs:mapSuccess (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppUtility.java355 Map<String, Object> mapSuccess = new HashMap<>(); in formatResultText() local
356 mapSuccess.put("count", countSuccess); in formatResultText()
370 .format(mapSuccess); in formatResultText()