Searched refs:singleLineWidthIndention (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationContentView.java1131 public void setSingleLineWidthIndention(int singleLineWidthIndention) { argument
1132 if (singleLineWidthIndention != mSingleLineWidthIndention) {
1133 mSingleLineWidthIndention = singleLineWidthIndention;

Completed in 54 milliseconds