Searched refs:mNotificationContentMarginEnd (Results 1 – 2 of 2) sorted by relevance
39 private final int mNotificationContentMarginEnd; field in MediaNotificationView95 int marginEnd = size + imageEndMargin + mNotificationContentMarginEnd; in onMeasure()141 if (mHeader.getPaddingEnd() != mNotificationContentMarginEnd) { in resetHeaderIndention()144 mNotificationContentMarginEnd, in resetHeaderIndention() local159 mNotificationContentMarginEnd = context.getResources().getDimensionPixelSize( in MediaNotificationView()
93 private int mNotificationContentMarginEnd; field in NotificationContentView191 mNotificationContentMarginEnd = getResources().getDimensionPixelSize( in initView()332 int paddingEnd = mNotificationContentMarginEnd; in updateContractedHeaderWidth()