Searched refs:RESPONSE_STATUS_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
104 RESPONSE_STATUS_TIMEOUT,160 public static final int RESPONSE_STATUS_TIMEOUT = field in FillResponseEventLogger
68 import static com.android.server.autofill.FillResponseEventLogger.RESPONSE_STATUS_TIMEOUT;2410 mFillResponseEventLogger.maybeSetResponseStatus(RESPONSE_STATUS_TIMEOUT); in onFillRequestFailure()
69 RESPONSE_STATUS_TIMEOUT = 4; enumerator