Home
last modified time | relevance | path

Searched defs:noteIdUri (Results 1 – 1 of 1) sorted by relevance

/development/samples/NotePad/tests/src/com/example/android/notepad/
DNotePadProviderTest.java173 Uri noteIdUri = ContentUris.withAppendedId(NotePad.Notes.CONTENT_ID_URI_BASE, 1); in testUriAndGetType() local
338 Uri noteIdUri; in testWriteDataToPipe() local
554 Uri noteIdUri = ContentUris.withAppendedId(NotePad.Notes.CONTENT_ID_URI_BASE, 1); in testQueriesOnNoteIdUri() local