Searched defs:CONTENT_URI (Results 1 – 5 of 5) sorted by relevance
41 public static final Uri CONTENT_URI = Uri.withAppendedPath(METADATA_AUTHORITY_URI, field in ContactsMetadataProviderTest
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
41 public static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY); field in DummyJobContentProvider
49 public static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY); field in DummyProvider