Searched refs:mShowItemSummary (Results 1 – 2 of 2) 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()