Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/
DUriMatcherTest.java43 static final int FILTERRECENT = 13; field in UriMatcherTest
62 matcher.addURI("filter-recent", null, FILTERRECENT); in testContentUris()
83 matcher.addURI("filter-recent", null, FILTERRECENT); in testContentUrisWithLeadingSlash()
104 matcher.addURI("filter-recent", null, FILTERRECENT); in testContentUrisWithLeadingSlashAndOnlySlash()
185 check("content://filter-recent", FILTERRECENT, matcher); in checkAll()