Searched refs:mGuestsCanInviteOthers (Results 1 – 1 of 1) sorted by relevance
261 public boolean mGuestsCanInviteOthers = false; field in CalendarEventModel431 mGuestsCanInviteOthers = false; in clear()491 result = prime * result + (mGuestsCanInviteOthers ? 1231 : 1237); in hashCode()729 if (mGuestsCanInviteOthers != originalModel.mGuestsCanInviteOthers) { in checkOriginalModelFields()