Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DFillResponseEventLogger.java248 AutofillId currentViewId) { in maybeSetAvailableCount()
277 AutofillId currentViewId) { in getDatasetCountForAutofillId()
DPresentationStatsEventLogger.java288 AutofillId currentViewId) { in maybeSetAvailableCount()
331 AutofillId currentViewId) { in maybeSetCountShown()
349 AutofillId currentViewId) { in getDatasetCountForAutofillId()
DSession.java796 final AutofillId currentViewId = mCurrentViewId; in onHandleAssistData() local