Searched defs:NOTES (Results 1 – 1 of 1) sorted by relevance
94 private static final int NOTES = 1; field in NotePadProvider123 sUriMatcher.addURI(NotePad.AUTHORITY, "notes", NOTES); in sUriMatcher.addURI() argument