Searched refs:BT_FOLDER_PROJECTION (Results 1 – 2 of 2) sorted by relevance
1147 public static final String[] BT_FOLDER_PROJECTION = new String[]{ field in BluetoothMapContract
286 Cursor c = mProviderClient.query(mEmailFolderUri, BluetoothMapContract.BT_FOLDER_PROJECTION, in addEmailFolders()