Searched refs:mSingleLineWidthIndention (Results 1 – 1 of 1) sorted by relevance
172 private int mSingleLineWidthIndention; field in NotificationContentView325 if (mSingleLineWidthIndention != 0 in onMeasure()328 width - mSingleLineWidthIndention + mSingleLineView.getPaddingEnd(), in onMeasure()1787 if (singleLineWidthIndention != mSingleLineWidthIndention) {1788 mSingleLineWidthIndention = singleLineWidthIndention;