Searched defs:LIVE_FOLDER_NOTES (Results 1 – 1 of 1) sorted by relevance
100 private static final int LIVE_FOLDER_NOTES = 3; field in NotePadProvider131 sUriMatcher.addURI(NotePad.AUTHORITY, "live_folders/notes", LIVE_FOLDER_NOTES); in sUriMatcher.addURI() argument