Searched refs:DETECTION_PREFER_PCC (Results 1 – 4 of 4) sorted by relevance
133 DETECTION_PREFER_PCC180 public static final int DETECTION_PREFER_PCC = field in FillResponseEventLogger
153 DETECTION_PREFER_PCC213 public static final int DETECTION_PREFER_PCC = field in PresentationStatsEventLogger
62 import static com.android.server.autofill.FillResponseEventLogger.DETECTION_PREFER_PCC;6078 return DETECTION_PREFER_PCC; in getDetectionPreferenceForLogging()
131 DETECTION_PREFER_PCC = 2; enumerator