Home
last modified time | relevance | path

Searched refs:isSingleLine (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/
DCredentialPasswordView.kt63 titleView.isSingleLine = true in onApplyWindowInsets()
69 titleView.isSingleLine = false in onApplyWindowInsets()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DMessagingLayoutTransformState.java294 && (otherIsIsolated || otherGroup.isSingleLine())) { in transformGroups()
/frameworks/base/core/java/com/android/internal/widget/
DMessagingGroup.java702 public boolean isSingleLine() { in isSingleLine() method in MessagingGroup
/frameworks/base/core/java/android/widget/
DEditor.java2015 if (mTextView.isSingleLine()) { in extractTextInternal()
8186 final boolean isSingleLine = mTextView.isSingleLine(); in enterInsertMode()
8188 isSingleLine, oldTransformationMethod); in enterInsertMode()
8280 transformationMethod, mTextView.isSingleLine()); in updateTransformationMethod()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt60968 method public boolean isSingleLine();