Searched defs:URI_STATE (Results 1 – 1 of 1) sorted by relevance
61 private static final int URI_STATE = 2; field in RecentsProvider70 sMatcher.addURI(AUTHORITY, "state/*/*/*", URI_STATE); in sMatcher.addURI() argument