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.java1192 case EXTENDED_PROPERTIES_ID: in queryInternal()
2630 case EXTENDED_PROPERTIES_ID: in insertInTransactionInner()
3443 case EXTENDED_PROPERTIES_ID: in deleteInTransactionInner()
4399 case EXTENDED_PROPERTIES_ID: in updateInTransactionInner()
4628 case EXTENDED_PROPERTIES_ID: in verifyTransactionAllowed()
4872 private static final int EXTENDED_PROPERTIES_ID = 11; field in CalendarProvider2
4935 EXTENDED_PROPERTIES_ID); in sUriMatcher.addURI() argument