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

  /packages/apps/Exchange/src/com/android/exchange/adapter/
CalendarSyncAdapter.java 413 int responseType = CalendarUtilities.RESPONSE_TYPE_NONE;
636 if (responseType != CalendarUtilities.RESPONSE_TYPE_NONE) {
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/utility/
CalendarUtilities.java 186 public static final int RESPONSE_TYPE_NONE = 0;
    [all...]

Completed in 335 milliseconds