Home
last modified time | relevance | path

Searched defs:mAutofillId (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/translation/
H A DViewTranslationRequest.java60 private final AutofillId mAutofillId; field in ViewTranslationRequest
108 private @NonNull AutofillId mAutofillId; field in ViewTranslationRequest.Builder
H A DViewTranslationResponse.java45 private final AutofillId mAutofillId; field in ViewTranslationResponse
238 private @NonNull AutofillId mAutofillId; field in ViewTranslationResponse.Builder
/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DInlineSuggestionsRequestInfo.java46 private final @NonNull AutofillId mAutofillId; field in InlineSuggestionsRequestInfo
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillInlineSuggestionsRequestSession.java75 private AutofillId mAutofillId; field in AutofillInlineSuggestionsRequestSession
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DInlineFillUi.java64 final AutofillId mAutofillId; field in InlineFillUi
/aosp12/frameworks/base/core/java/android/view/contentcapture/
H A DViewNode.java91 private AutofillId mAutofillId; field in ViewNode
/aosp12/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java633 AutofillId mAutofillId; field in AssistStructure.ViewNode
/aosp12/frameworks/base/core/java/android/view/
H A DView.java1288 private AutofillId mAutofillId; field in View