Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DCalendarContract.java1449 ExtendedProperties._ID,
1450 ExtendedProperties.NAME,
1451 ExtendedProperties.VALUE
1601 subCursor = mResolver.query(ExtendedProperties.CONTENT_URI, EXTENDED_PROJECTION, in getEntityAndIncrementCursor()
1606 subCursor = mProvider.query(ExtendedProperties.CONTENT_URI, EXTENDED_PROJECTION, in getEntityAndIncrementCursor()
1614 extendedValues.put(ExtendedProperties._ID, in getEntityAndIncrementCursor()
1616 extendedValues.put(ExtendedProperties.NAME, in getEntityAndIncrementCursor()
1618 extendedValues.put(ExtendedProperties.VALUE, in getEntityAndIncrementCursor()
1620 entity.addSubValue(ExtendedProperties.CONTENT_URI, extendedValues); in getEntityAndIncrementCursor()
2764 public static final class ExtendedProperties implements BaseColumns, class in CalendarContract
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23516 …public static final class CalendarContract.ExtendedProperties implements android.provider.BaseColu…
/frameworks/base/non-updatable-api/
Dcurrent.txt37068 …public static final class CalendarContract.ExtendedProperties implements android.provider.BaseColu…
/frameworks/base/api/
Dcurrent.txt37212 …public static final class CalendarContract.ExtendedProperties implements android.provider.BaseColu…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt55541 Landroid/provider/CalendarContract$ExtendedProperties;-><init>()V