Home
last modified time | relevance | path

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

/development/samples/NotePad/tests/src/com/example/android/notepad/
DNotePadProviderTest.java543 final String[] NOTE_ID_PROJECTION = { in testQueriesOnNoteIdUri() local
578 NOTE_ID_PROJECTION, // returns the ID and title columns of rows in testQueriesOnNoteIdUri()
599 NOTE_ID_PROJECTION, // same projection, get ID and title columns in testQueriesOnNoteIdUri()