Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAccountItem.java48 String uciPrefix) { in BluetoothMapAccountItem() argument
58 this.mUciPrefix = uciPrefix; in BluetoothMapAccountItem()
80 String uciPrefix) { in create() argument
82 id, name, packageName, authority, icon, appType, uci, uciPrefix); in create()
DBluetoothMapAccountLoader.java239 String uciPrefix = null; in parseAccounts() local
242 uciPrefix = c.getString(uciPreIndex); in parseAccounts()
255 uciPrefix); in parseAccounts()