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

/frameworks/base/core/java/android/widget/
H A DTextView.java1248 applySingleLine(singleLine, singleLine, singleLine);
1653 // No need to applySingleLine since mSingleLine is unchanged.
4251 applySingleLine(singleLine, !isPassword, true);
7335 applySingleLine(singleLine, true, true);
7353 private void applySingleLine(boolean singleLine, boolean applyTransformation, method in class:TextView

Completed in 817 milliseconds