HomeSort by relevance Sort by last modified time
    Searched refs:CALENDAR_LOCATION (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/android/provider/
CalendarContract.java 504 Calendars.CALENDAR_LOCATION);
613 * <li>{@link #CALENDAR_LOCATION}</li>
657 public static final String CALENDAR_LOCATION = "calendar_location";
678 CALENDAR_LOCATION,
    [all...]
  /packages/apps/Exchange/tests/src/com/android/exchange/adapter/
CalendarSyncAdapterTests.java 318 data(Tags.CALENDAR_LOCATION, "CR SF 601T2/North Shore Presentation Self Service (16)");
  /packages/apps/Exchange/src/com/android/exchange/adapter/
CalendarSyncAdapter.java 525 case Tags.CALENDAR_LOCATION:
    [all...]
Tags.java 186 public static final int CALENDAR_LOCATION = CALENDAR_PAGE + 0x17;
    [all...]
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarDatabaseHelper.java     [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
CalendarTest.java 89 Calendars.CALENDAR_LOCATION,
148 values.put(Calendars.CALENDAR_LOCATION, "LOCATION:" + seedString);
    [all...]
  /prebuilt/sdk/14/
android.jar 

Completed in 269 milliseconds