Searched refs:mSingleLineWidthIndention (Results 1 – 1 of 1) sorted by relevance
151 private int mSingleLineWidthIndention; field in NotificationContentView279 if (mSingleLineWidthIndention != 0 in onMeasure()282 width - mSingleLineWidthIndention + mSingleLineView.getPaddingEnd(), in onMeasure()1624 if (singleLineWidthIndention != mSingleLineWidthIndention) {1625 mSingleLineWidthIndention = singleLineWidthIndention;