Searched defs:EXTENDED_PROPERTIES (Results 1 – 2 of 2) sorted by relevance
149 public static final String EXTENDED_PROPERTIES = "ExtendedProperties"; field
4848 private static final int EXTENDED_PROPERTIES = 10; field in CalendarProvider24910 sUriMatcher.addURI(CalendarContract.AUTHORITY, "extendedproperties", EXTENDED_PROPERTIES); in sUriMatcher.addURI() argument