Home
last modified time | relevance | path

Searched refs:setCursorVisible (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
H A DGlobalActionsImeTest.java192 mEditText.setCursorVisible(false); // Otherwise, main thread doesn't go idle. in onCreate()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewTest.java294 mTextView.setCursorVisible(true); in setSetImeConsumesInput_recoveryToVisible()
308 mTextView.setCursorVisible(false); in setSetImeConsumesInput_recoveryToInvisible()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPasswordView.java157 mPasswordEntry.setCursorVisible(enabled); in setPasswordEntryEnabled()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java1190 setCursorVisible(focusable); in setInnerFocusable()
/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java4060 mTextView.setCursorVisible(mCursorWasVisibleBeforeSuggestions); in dismiss()
4236 mTextView.setCursorVisible(false); in show()
H A DTextView.java1423 setCursorVisible(false);
12107 public void setCursorVisible(boolean visible) { in setCursorVisible() method
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20987 HSPLandroid/widget/TextView;->setCursorVisible(Z)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21051 HSPLandroid/widget/TextView;->setCursorVisible(Z)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60352 method public void setCursorVisible(boolean);