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/
CalendarSyncParser.java 352 int responseType = CalendarUtilities.RESPONSE_TYPE_NONE;
580 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 30 milliseconds