Home
last modified time | relevance | path

Searched refs:ALLOWED_AVAILABILITY (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/provider/
H A DCalendarContract.java541 public static final String ALLOWED_AVAILABILITY = "allowedAvailability"; field
1846 ALLOWED_AVAILABILITY,
/aosp12/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DCalendarDatabaseHelper.java789 Calendars.ALLOWED_AVAILABILITY + " TEXT DEFAULT '0,1'," + in createCalendarsTable()
3240 + Calendars.ALLOWED_AVAILABILITY + "," in createEventsView()
H A DCalendarProvider2.java5010 sCalendarsProjectionMap.put(Calendars.ALLOWED_AVAILABILITY, Calendars.ALLOWED_AVAILABILITY); in sCalendarsProjectionMap.put() argument
5083 sEventsProjectionMap.put(Calendars.ALLOWED_AVAILABILITY, Calendars.ALLOWED_AVAILABILITY); in sEventsProjectionMap.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.txt33478 field public static final String ALLOWED_AVAILABILITY = "allowedAvailability";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt23371 field public static final java.lang.String ALLOWED_AVAILABILITY = "allowedAvailability";