Searched refs:getAllowFreeFormInput (Results 1 – 8 of 8) sorted by relevance
137 && !getAllowFreeFormInput()) { in RemoteInput()180 return !getAllowFreeFormInput() in isDataOnly()191 public boolean getAllowFreeFormInput() { in getAllowFreeFormInput() method in RemoteInput
3830 if (remoteInput.getAllowFreeFormInput() || !requiresFreeform) { in findRemoteInputActionPair()5921 if (r.getAllowFreeFormInput() || (choices != null && choices.length != 0)) { in hasValidRemoteInput()
103 if (ri.getAllowFreeFormInput()) { in processForRemoteInput()
234 if (i.getAllowFreeFormInput()) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2533 HSPLandroid/app/RemoteInput;->getAllowFreeFormInput()Z
7089 method public boolean getAllowFreeFormInput();