Home
last modified time | relevance | path

Searched refs:AVAILABILITY (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/providers/CalendarProvider/src/com/android/providers/calendar/enterprise/
H A DCrossProfileCalendarHelper.java58 EVENTS_TABLE_ALLOWED_LIST.add(CalendarContract.Events.AVAILABILITY);
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DCalendarTracker.java55 Instances.AVAILABILITY,
/aosp12/frameworks/base/core/java/android/provider/
H A DCalendarContract.java1215 public static final String AVAILABILITY = "availability"; field
1492 DatabaseUtils.cursorIntToContentValuesIfPresent(cursor, cv, AVAILABILITY); in getEntityAndIncrementCursor()
/aosp12/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DCalendarDatabaseHelper.java99 Events.AVAILABILITY + "," +
545 CalendarContract.Events.AVAILABILITY + " INTEGER NOT NULL DEFAULT 0," + in createEventsTable()
3183 + CalendarContract.Events.AVAILABILITY + "," in createEventsView()
H A DCalendarProvider2.java419 ALLOWED_IN_EXCEPTION.add(Events.AVAILABILITY);
5043 sEventsProjectionMap.put(Events.AVAILABILITY, Events.AVAILABILITY); in sEventsProjectionMap.put() argument
5139 sEventEntitiesProjectionMap.put(Events.AVAILABILITY, Events.AVAILABILITY); in sEventEntitiesProjectionMap.put() argument
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt33564 field public static final String AVAILABILITY = "availability";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt23455 field public static final java.lang.String AVAILABILITY = "availability";