Searched refs:mNonAutofillableImeActionIdSet (Results 1 – 1 of 1) sorted by relevance
710 private Set<String> mNonAutofillableImeActionIdSet = new ArraySet<>(); field in AutofillManager932 mNonAutofillableImeActionIdSet = in AutofillManager()1009 if (mNonAutofillableImeActionIdSet.contains(String.valueOf(actionId))) { in isPassingImeActionCheck()