Searched refs:mNotificationContentMarginEnd (Results 1 – 2 of 2) sorted by relevance
36 private final int mNotificationContentMarginEnd; field in MediaNotificationView90 int marginEnd = size + imageEndMargin + mNotificationContentMarginEnd; in onMeasure()126 if (mHeader.getPaddingEnd() != mNotificationContentMarginEnd) { in resetHeaderIndention()129 mNotificationContentMarginEnd, in resetHeaderIndention() local144 mNotificationContentMarginEnd = context.getResources().getDimensionPixelSize( in MediaNotificationView()
71 private int mNotificationContentMarginEnd; field in NotificationContentView164 mNotificationContentMarginEnd = getResources().getDimensionPixelSize( in initView()351 int paddingEnd = mNotificationContentMarginEnd; in updateContractedHeaderWidth()