Searched refs:mSingleLineWidthIndention (Results 1 – 1 of 1) sorted by relevance
161 private int mSingleLineWidthIndention; field in NotificationContentView286 if (mSingleLineWidthIndention != 0 in onMeasure()289 width - mSingleLineWidthIndention + mSingleLineView.getPaddingEnd(), in onMeasure()1637 if (singleLineWidthIndention != mSingleLineWidthIndention) { in setSingleLineWidthIndention()1638 mSingleLineWidthIndention = singleLineWidthIndention; in setSingleLineWidthIndention()