Home
last modified time | relevance | path

Searched refs:getAllowFreeFormInput (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DRemoteInput.java137 && !getAllowFreeFormInput()) { in RemoteInput()
180 return !getAllowFreeFormInput() in isDataOnly()
191 public boolean getAllowFreeFormInput() { in getAllowFreeFormInput() method in RemoteInput
H A DNotification.java3830 if (remoteInput.getAllowFreeFormInput() || !requiresFreeform) { in findRemoteInputActionPair()
5921 if (r.getAllowFreeFormInput() || (choices != null && choices.length != 0)) { in hasValidRemoteInput()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DRemoteInputController.java103 if (ri.getAllowFreeFormInput()) { in processForRemoteInput()
H A DNotificationRemoteInputManager.java234 if (i.getAllowFreeFormInput()) {
/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.txt2533 HSPLandroid/app/RemoteInput;->getAllowFreeFormInput()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2533 HSPLandroid/app/RemoteInput;->getAllowFreeFormInput()Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt7089 method public boolean getAllowFreeFormInput();