Searched refs:mNotificationContentMarginEnd (Results 1 – 2 of 2) sorted by relevance
39 private final int mNotificationContentMarginEnd; field in MediaNotificationView79 int marginEnd = size + imageEndMargin + mNotificationContentMarginEnd; in onMeasure()120 if (mHeader.getPaddingEnd() != mNotificationContentMarginEnd) { in resetHeaderIndention()123 mNotificationContentMarginEnd, in resetHeaderIndention() local146 mNotificationContentMarginEnd = context.getResources().getDimensionPixelSize( in MediaNotificationView()
59 private final int mNotificationContentMarginEnd; field in NotificationContentView132 mNotificationContentMarginEnd = getResources().getDimensionPixelSize( in NotificationContentView()247 int paddingEnd = mNotificationContentMarginEnd; in updateContractedHeaderWidth()