Searched refs:cr (Results 1 – 1 of 1) sorted by relevance
434 final ContentResolver cr = getActivity().getContentResolver(); in onOptionsItemSelected() local451 cr.insert(MainTable.CONTENT_URI, values); in onOptionsItemSelected()472 cr.delete(MainTable.CONTENT_URI, null, null); in onOptionsItemSelected()