Searched refs:RESPONSE_TYPE_NONE (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/adapter/
H A DCalendarSyncAdapter.java413 int responseType = CalendarUtilities.RESPONSE_TYPE_NONE;
636 if (responseType != CalendarUtilities.RESPONSE_TYPE_NONE) {
/packages/apps/Exchange/src/com/android/exchange/utility/
H A DCalendarUtilities.java186 public static final int RESPONSE_TYPE_NONE = 0; field in class:CalendarUtilities

Completed in 45 milliseconds