Searched refs:EMAIL_ACCOUNT_PROJECTION (Results 1 – 1 of 1) sorted by relevance
67 static final String[] EMAIL_ACCOUNT_PROJECTION = new String[] { field in BluetoothMapContentTest314 Cursor c = mResolver.query(mEmailMessagesUri, EMAIL_ACCOUNT_PROJECTION, in callBluetoothProvider()