Home
last modified time | relevance | path

Searched refs:maybeSetViewFillablesAndCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/autofill/java/com/android/server/autofill/
DPresentationStatsEventLogger.java680 public void maybeSetViewFillablesAndCount(List<AutofillId> autofillIds) { in maybeSetViewFillablesAndCount() method in PresentationStatsEventLogger
DSession.java6676 mPresentationStatsEventLogger.maybeSetViewFillablesAndCount(ids); in autoFillApp()