Searched refs:mContentHorizontalMarginInPx (Results 1 – 2 of 2) sorted by relevance
52 private int mContentHorizontalMarginInPx; field in AddItemWidgetsBottomSheet61 mContentHorizontalMarginInPx = getResources().getDimensionPixelSize( in AddItemWidgetsBottomSheet()183 if (contentHorizontalMarginInPx != mContentHorizontalMarginInPx) { in onApplyWindowInsets()191 mContentHorizontalMarginInPx = contentHorizontalMarginInPx; in onApplyWindowInsets()
70 private int mContentHorizontalMarginInPx; field in BaseWidgetSheet74 mContentHorizontalMarginInPx = getResources().getDimensionPixelSize( in BaseWidgetSheet()132 if (contentHorizontalMarginInPx != mContentHorizontalMarginInPx) { in setInsets()134 mContentHorizontalMarginInPx = contentHorizontalMarginInPx; in setInsets()