Searched refs:mSingleLineWidthIndention (Results 1 – 1 of 1) sorted by relevance
180 private int mSingleLineWidthIndention; field in NotificationContentView341 if (mSingleLineWidthIndention != 0 in onMeasure()344 width - mSingleLineWidthIndention + mSingleLineView.getPaddingEnd(), in onMeasure()1895 if (singleLineWidthIndention != mSingleLineWidthIndention) {1896 mSingleLineWidthIndention = singleLineWidthIndention;