Home
last modified time | relevance | path

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

/samples/Support4Demos/src/main/java/com/example/android/supportv4/app/
DLoaderThrottleSupport.java434 final ContentResolver cr = getActivity().getContentResolver(); in onOptionsItemSelected() local
451 cr.insert(MainTable.CONTENT_URI, values); in onOptionsItemSelected()
472 cr.delete(MainTable.CONTENT_URI, null, null); in onOptionsItemSelected()