Searched refs:fullWidth (Results 1 – 2 of 2) sorted by relevance
156 int fullWidth = in ScheduleRowViewHolder() local159 mInfoContainerTargetWidthWithNoAction = fullWidth + 2 * mRoundRectRadius; in ScheduleRowViewHolder()161 fullWidth in ScheduleRowViewHolder()
1807 int fullWidth = mModeSelectorItems[focusItem].getMaxVisibleWidth(); in snapToFullScreen() local1809 animator = animateListToWidth(fullWidth); in snapToFullScreen()1813 animator = animateListToWidthAtVelocity(VELOCITY_THRESHOLD, fullWidth); in snapToFullScreen()