Home
last modified time | relevance | path

Searched defs:currentViewId (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DPresentationStatsEventLogger.java264 AutofillId currentViewId) { in maybeSetAvailableCount()
275 AutofillId currentViewId) { in maybeSetCountShown()
286 AutofillId currentViewId) { in getDatasetCountForAutofillId()
H A DFillResponseEventLogger.java245 AutofillId currentViewId) { in maybeSetAvailableCount()
274 AutofillId currentViewId) { in getDatasetCountForAutofillId()
H A DSession.java718 final AutofillId currentViewId = mCurrentViewId; in onHandleAssistData() local