Searched refs:mNotificationContentMarginEnd (Results 1 – 2 of 2) sorted by relevance
37 private final int mNotificationContentMarginEnd; field in MediaNotificationView92 int marginEnd = size + imageEndMargin + mNotificationContentMarginEnd; in onMeasure()138 if (mHeader.getPaddingEnd() != mNotificationContentMarginEnd) { in resetHeaderIndention()141 mNotificationContentMarginEnd, in resetHeaderIndention() local156 mNotificationContentMarginEnd = context.getResources().getDimensionPixelSize( in MediaNotificationView()
80 private int mNotificationContentMarginEnd; field in NotificationContentView182 mNotificationContentMarginEnd = getResources().getDimensionPixelSize( in initView()339 int paddingEnd = mNotificationContentMarginEnd; in updateContractedHeaderWidth()