Searched refs:mCalendarAccountType (Results 1 – 5 of 5) sorted by relevance
207 public String mCalendarAccountType; field in CalendarEventModel932 return mEventColorCache.getColorArray(mCalendarAccountName, mCalendarAccountType); in getCalendarEventColors()939 return mEventColorCache.getColorKey(mCalendarAccountName, mCalendarAccountType, in getEventColorKey()
376 || mModel.mCalendarAccountType == null) { in onQueryComplete()
1143 model.mCalendarAccountType = cursor.getString(CALENDARS_INDEX_ACCOUNT_TYPE); in setModelFromCalendarCursor()
1750 mModel.mCalendarAccountType = c.getString(EditEventHelper.CALENDARS_INDEX_ACCOUNT_TYPE); in onItemSelected()
1561 model.mCalendarAccountType = "gmail.com"; in buildTestModel()