Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DFillResponseEventLogger.java432 event.mDetectionPref = detectionPreference; in maybeSetDetectionPreference()
465 + " mDetectionPref=" + event.mDetectionPref); in logAndEndEvent()
486 event.mDetectionPref); in logAndEndEvent()
508 int mDetectionPref = DETECTION_PREFER_UNKNOWN; field in FillResponseEventLogger.FillResponseEventInternal