Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java430 String ACCOUNT_UCI_PREFIX = "account_uci_PREFIX"; field
1070 AccountColumns.ACCOUNT_UCI_PREFIX
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAccountLoader.java230 c.getColumnIndex(BluetoothMapContract.AccountColumns.ACCOUNT_UCI_PREFIX); in parseAccounts()