Searched refs:BT_CONTACT_PROJECTION (Results 1 – 2 of 2) sorted by relevance
1198 public static final String[] BT_CONTACT_PROJECTION = new String[]{ field in BluetoothMapContract
1140 mResolver.query(contactsUri, BluetoothMapContract.BT_CONTACT_PROJECTION, in setSenderAddressing()1221 mResolver.query(contactsUri, BluetoothMapContract.BT_CONTACT_PROJECTION, in setSenderName()4296 contacts = mResolver.query(contactsUri, BluetoothMapContract.BT_CONTACT_PROJECTION, in getIMMessage()