Home
last modified time | relevance | path

Searched refs: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() argument
55 this.mUciPrefix = uciPrefix; in BluetoothMapAccountItem()
66 String uciPrefix) { in create() argument
68 icon, appType, uci, uciPrefix); in create()
DBluetoothMapAccountLoader.java202 String uciPrefix = null; in parseAccounts() local
205 uciPrefix = c.getString(uciPreIndex); in parseAccounts()
217 uciPrefix); in parseAccounts()