Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAccountItem.java45 Drawable icon, BluetoothMapUtils.TYPE appType, String uci, String uciPrefix) { in BluetoothMapAccountItem()
66 String uciPrefix) { in create()
DBluetoothMapAccountLoader.java207 String uciPrefix = null; in parseAccounts() local