Searched refs:mTitleArea (Results 1 – 1 of 1) sorted by relevance
58 private final FrameLayout mTitleArea; field in RecordingCardView102 mTitleArea = (FrameLayout) findViewById(R.id.title_area); in RecordingCardView()119 mTitleArea, in RecordingCardView()180 ViewUtils.setLayoutHeight(mTitleArea, mExpandedTitleHeight); in expandTitle()184 ViewUtils.setLayoutHeight(mTitleArea, mFoldedTitleHeight); in expandTitle()