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.java447 public static final String ACCOUNT_UCI_PREFIX = "account_uci_PREFIX"; field
1134 AccountColumns.ACCOUNT_UCI_PREFIX
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAccountLoader.java198 BluetoothMapContract.AccountColumns.ACCOUNT_UCI_PREFIX); in parseAccounts()