Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DBluetoothMapContentTest.java67 static final String[] EMAIL_ACCOUNT_PROJECTION = new String[] { field in BluetoothMapContentTest
314 Cursor c = mResolver.query(mEmailMessagesUri, EMAIL_ACCOUNT_PROJECTION, in callBluetoothProvider()