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.java1193 case EXTENDED_PROPERTIES_ID: in queryInternal()
2631 case EXTENDED_PROPERTIES_ID: in insertInTransactionInner()
3444 case EXTENDED_PROPERTIES_ID: in deleteInTransactionInner()
4400 case EXTENDED_PROPERTIES_ID: in updateInTransactionInner()
4629 case EXTENDED_PROPERTIES_ID: in verifyTransactionAllowed()
4873 private static final int EXTENDED_PROPERTIES_ID = 11; field in CalendarProvider2
4936 EXTENDED_PROPERTIES_ID); in sUriMatcher.addURI() argument