Home
last modified time | relevance | path

Searched defs:TRIGGER_REASON_EXPLICITLY_REQUESTED (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/autofill/java/com/android/server/autofill/
DFillRequestEventLogger.java66 public static final int TRIGGER_REASON_EXPLICITLY_REQUESTED = field in FillRequestEventLogger
/frameworks/proto_logging/stats/enums/autofill/
Denums.proto46 TRIGGER_REASON_EXPLICITLY_REQUESTED = 1; enumerator