Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java456 String ACCOUNT_UCI_PREFIX = "account_uci_PREFIX"; field
1141 AccountColumns.ACCOUNT_UCI_PREFIX
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAccountLoader.java200 c.getColumnIndex(BluetoothMapContract.AccountColumns.ACCOUNT_UCI_PREFIX); in parseAccounts()