Searched refs:visibTitle (Results 1 – 3 of 3) sorted by relevance
73 @JvmField var visibTitle: Int variable in EventInfo86 builder.append(visibTitle) in toString()116 result = prime * result + visibTitle in hashCode()139 if (visibTitle != other.visibTitle) return false in equals()163 visibTitle = View.GONE356 eventInfo.visibTitle = View.VISIBLE in populateEventInfo()
289 updateTextView(views, R.id.title, eventInfo.visibTitle as Int, eventInfo.title) in getViewAt()
113 eventInfo.visibTitle = View.VISIBLE; in testGetAppWidgetModel_1Event()140 eventInfo.visibTitle = View.VISIBLE; in testGetAppWidgetModel_AllDayEventLater()162 eventInfo.visibTitle = View.VISIBLE; in testGetAppWidgetModel_AllDayEventLater()