Home
last modified time | relevance | path

Searched refs:mInfoContainerTargetWidthWithNoAction (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/dvr/ui/list/
DScheduleRowPresenter.java110 private final int mInfoContainerTargetWidthWithNoAction; field in ScheduleRowPresenter.ScheduleRowViewHolder
159 mInfoContainerTargetWidthWithNoAction = fullWidth + 2 * mRoundRectRadius; in ScheduleRowViewHolder()
200 targetWidth = mInfoContainerTargetWidthWithNoAction; in updateSelector()