Searched refs:bottomOffset (Results 1 – 1 of 1) sorted by relevance
780 int bottomOffset = mWorkModeSwitch != null && mIsWork ? switchH : 0; in applyPadding() local782 padding.bottom + bottomOffset); in applyPadding()