Searched defs:CONTENT_URI (Results 1 – 8 of 8) sorted by relevance
41 public static final Uri CONTENT_URI = Uri.withAppendedPath(METADATA_AUTHORITY_URI, field in ContactsMetadataProviderTest
36 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
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