Searched refs:PROPERTIES_CONTENT_URI (Results 1 – 1 of 1) sorted by relevance
3002 public static final Uri PROPERTIES_CONTENT_URI = field in CalendarProvider2Test3015 Cursor cursor = mResolver.query(PROPERTIES_CONTENT_URI, null, null, null, null); in testGetProviderProperties()3058 Cursor cursor = mResolver.query(PROPERTIES_CONTENT_URI, null, in checkValueForKey()3108 int result = mResolver.update(PROPERTIES_CONTENT_URI, in updateValueForKey()