Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAccountLoader.java177 c = mProviderClient.query(uri, BluetoothMapContract.BT_ACCOUNT_PROJECTION, null, in parseAccounts()
/aosp12/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
H A DBluetoothMapContract.java1128 public static final String[] BT_ACCOUNT_PROJECTION = new String[]{ field in BluetoothMapContract