Searched defs:CONTENT_URI (Results 1 – 9 of 9) sorted by relevance
41 public static final Uri CONTENT_URI = Uri.withAppendedPath(METADATA_AUTHORITY_URI, field in ContactsMetadataProviderTest
39 private static final Uri CONTENT_URI = Uri.parse(EventTableConstants.CONTENT_URI); field in EventReceiver
74 public static final String CONTENT_URI = BASE_URI + "/" + NAME; field in EventProviderConstants.EventTableConstants
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
34 private static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY); field in DummyProvider
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