Searched defs:mFocusedId (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ | ||
H A D | InlineSuggestionRendorInfoCallbackOnResultListener.java | 34 private final AutofillId mFocusedId; field in InlineSuggestionRendorInfoCallbackOnResultListener |
H A D | Session.java | 5093 final AutofillId mFocusedId; field in Session.AugmentedAutofillInlineSuggestionRendererOnResultListener |
/aosp14/frameworks/base/core/java/android/service/autofill/ | ||
H A D | FillContext.java | 72 private final @NonNull AutofillId mFocusedId; field in FillContext |
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/ | ||
H A D | InlineFillUi.java | 108 public AutofillId mFocusedId; field in InlineFillUi.InlineFillUiInfo |
/aosp14/frameworks/base/core/java/android/service/autofill/augmented/ | ||
H A D | AugmentedAutofillService.java | 415 private AutofillId mFocusedId; field in AugmentedAutofillService.AutofillProxy |