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.java1019 case EXTENDED_PROPERTIES_ID: in queryInternal()
2369 case EXTENDED_PROPERTIES_ID: in insertInTransaction()
3165 case EXTENDED_PROPERTIES_ID: in deleteInTransaction()
4109 case EXTENDED_PROPERTIES_ID: in updateInTransaction()
4345 case EXTENDED_PROPERTIES_ID: in verifyTransactionAllowed()
4611 private static final int EXTENDED_PROPERTIES_ID = 11; field in CalendarProvider2
4667 EXTENDED_PROPERTIES_ID); in sUriMatcher.addURI() argument