Searched refs:mShowLastUpdated (Results 1 – 4 of 4) sorted by relevance
55 protected boolean mShowLastUpdated; field in SliceChildView133 mShowLastUpdated = showLastUpdated; in setShowLastUpdated()
71 private boolean mShowLastUpdated; field in LargeSliceAdapter135 mShowLastUpdated = showLastUpdated; in setShowLastUpdated()257 mSliceChildView.setShowLastUpdated(isHeader && mShowLastUpdated); in bind()
137 private boolean mShowLastUpdated = true; field in SliceView591 mCurrentView.setShowLastUpdated(mShowLastUpdated && expired); in reinflate()
334 if (mShowLastUpdated && mLastUpdated != -1) { in addSubtitle()