Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAccountLoader.java174 c = mProviderClient.query(uri, BluetoothMapContract.BT_IM_ACCOUNT_PROJECTION, null, in parseAccounts()
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java1136 public static final String[] BT_IM_ACCOUNT_PROJECTION = new String[]{ field in BluetoothMapContract