Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DBluetoothMapContentTest.java29 static final String[] EMAIL_PROJECTION = new String[] { field in BluetoothMapContentTest
80 EMAIL_PROJECTION, null, null, "_id DESC"); in dumpEmailMessageTable()
/packages/apps/Mms/src/com/android/mms/data/
DContact.java462 private static final String[] EMAIL_PROJECTION = new String[] { field in Contact.ContactsCache
1028 EMAIL_PROJECTION, in getContactInfoForEmailAddress()