Searched refs:mDateExpanded (Results 1 – 1 of 1) sorted by relevance
75 private TextView mDateExpanded; field in StatusBarHeaderView147 mDateExpanded = (TextView) findViewById(R.id.date_expanded); in onFinishInflate()211 FontSizeUtils.updateFontSize(mDateExpanded, R.dimen.qs_date_collapsed_size); in onConfigurationChanged()328 mDateExpanded.setVisibility(mExpanded && mAlarmShowing ? View.INVISIBLE : View.VISIBLE); in updateVisibilities()577 target.dateExpandedAlpha = getAlphaForVisibility(mDateExpanded); in captureLayoutValues()656 applyAlpha(mDateExpanded, values.dateExpandedAlpha); in applyLayoutValues()