Searched refs:TEST_APP_CONTENT_URI_STRING (Results 1 – 1 of 1) sorted by relevance
179 private static final String TEST_APP_CONTENT_URI_STRING = "content://" + TEST_AUTHORITY; field in UsageStatsTest2796 final Uri testUri = Uri.parse(TEST_APP_CONTENT_URI_STRING); in bindToTestContentProvider()