Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DFillRequestEventLogger.java55 TRIGGER_REASON_RETRIGGER,
68 public static final int TRIGGER_REASON_RETRIGGER = field in FillRequestEventLogger
DSession.java58 import static com.android.server.autofill.FillRequestEventLogger.TRIGGER_REASON_RETRIGGER;
551 TRIGGER_REASON_RETRIGGER);
/frameworks/proto_logging/stats/enums/autofill/
Denums.proto48 TRIGGER_REASON_RETRIGGER = 2; enumerator