Searched refs:TRIGGER_REASON_PRE_TRIGGER (Results 1 – 3 of 3) sorted by relevance
56 TRIGGER_REASON_PRE_TRIGGER,70 public static final int TRIGGER_REASON_PRE_TRIGGER = field in FillRequestEventLogger
57 import static com.android.server.autofill.FillRequestEventLogger.TRIGGER_REASON_PRE_TRIGGER;1303 mFillRequestEventLogger.maybeSetRequestTriggerReason(TRIGGER_REASON_PRE_TRIGGER); in requestNewFillResponseLocked()
50 TRIGGER_REASON_PRE_TRIGGER = 3; enumerator