Searched defs:CONTENT_URI (Results 1 – 4 of 4) sorted by relevance
26 private static final Uri CONTENT_URI = Uri.parse("content://uri"); field in ContentObservableTest
28 private static final Uri CONTENT_URI = Uri.parse("content://uri"); field in ContentObserverTest
52 public static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY); field in DummyProvider
43 public static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY); field in TestResultsProvider