Searched refs:mShowItemSummary (Results 1 – 1 of 1) sorted by relevance
54 private final boolean mShowItemSummary; field in BaseTimeZoneAdapter70 mShowItemSummary = showItemSummary; in BaseTimeZoneAdapter()103 itemViewHolder.mSummaryFrame.setVisibility(mShowItemSummary ? View.VISIBLE : View.GONE); in onBindViewHolder()