Searched defs:responseType (Results 1 – 5 of 5) sorted by relevance
84 public final boolean isDataResponse(int index, String responseType) { in isDataResponse()
138 String language, String body, int cmasCategory, int responseType, int severity, in createCmasSmsMessage()
203 public String responseType; field in VendorPolicyLoader.OAuthProvider
353 int responseType = CalendarUtilities.RESPONSE_TYPE_NONE; in addEvent() local
1532 static public int attendeeStatusFromResponseType(int responseType) { in attendeeStatusFromResponseType()