Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DPresentationStatsEventLogger.java599 event.mDetectionPreference = detectionPreference; in maybeSetDetectionPreference()
778 + " mDetectionPreference=" + event.mDetectionPreference in logAndEndEvent()
834 event.mDetectionPreference, in logAndEndEvent()
883 @DetectionPreference int mDetectionPreference = DETECTION_PREFER_UNKNOWN; field in PresentationStatsEventLogger.PresentationStatsEventInternal