Home
last modified time | relevance | path

Searched refs:EXTENDED_PROPERTIES_ID (Results 1 – 1 of 1) sorted by relevance

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java1173 case EXTENDED_PROPERTIES_ID: in queryInternal()
2607 case EXTENDED_PROPERTIES_ID: in insertInTransactionInner()
3420 case EXTENDED_PROPERTIES_ID: in deleteInTransactionInner()
4376 case EXTENDED_PROPERTIES_ID: in updateInTransactionInner()
4605 case EXTENDED_PROPERTIES_ID: in verifyTransactionAllowed()
4849 private static final int EXTENDED_PROPERTIES_ID = 11; field in CalendarProvider2
4912 EXTENDED_PROPERTIES_ID); in sUriMatcher.addURI() argument