Searched refs:visibWhere (Results 1 – 3 of 3) sorted by relevance
70 @JvmField var visibWhere: Int variable in EventInfo96 builder.append(visibWhere) in toString()118 result = prime * result + visibWhere in hashCode()141 if (visibWhere != other.visibWhere) return false in equals()162 visibWhere = View.GONE360 eventInfo.visibWhere = View.VISIBLE in populateEventInfo()363 eventInfo.visibWhere = View.GONE in populateEventInfo()
286 updateTextView(views, R.id.where, eventInfo.visibWhere in getViewAt()
112 eventInfo.visibWhere = View.VISIBLE; in testGetAppWidgetModel_1Event()139 eventInfo.visibWhere = View.VISIBLE; in testGetAppWidgetModel_AllDayEventLater()161 eventInfo.visibWhere = View.VISIBLE; in testGetAppWidgetModel_AllDayEventLater()