Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DPresentationStatsEventLogger.java135 PICK_REASON_NO_PCC,
194 public static final int PICK_REASON_NO_PCC = field in PresentationStatsEventLogger
H A DSession.java22 import static android.service.autofill.Dataset.PICK_REASON_NO_PCC;
1878 globalPickReason = PICK_REASON_NO_PCC; in computeDatasetsForProviderAndUpdateContainer()
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DDataset.java129 public static final int PICK_REASON_NO_PCC = 1; field in Dataset
162 PICK_REASON_NO_PCC,