Searched refs:ExtendedProperties (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/provider/ |
D | CalendarContract.java | 1449 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/ |
D | android-22.txt | 23516 …public static final class CalendarContract.ExtendedProperties implements android.provider.BaseColu…
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 37068 …public static final class CalendarContract.ExtendedProperties implements android.provider.BaseColu…
|
/frameworks/base/api/ |
D | current.txt | 37212 …public static final class CalendarContract.ExtendedProperties implements android.provider.BaseColu…
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 55541 Landroid/provider/CalendarContract$ExtendedProperties;-><init>()V
|