Searched refs:RESPONSE_STATUS_FAILURE (Results 1 – 3 of 3) sorted by relevance
101 RESPONSE_STATUS_FAILURE,164 public static final int RESPONSE_STATUS_FAILURE = field in FillResponseEventLogger
65 import static com.android.server.autofill.FillResponseEventLogger.RESPONSE_STATUS_FAILURE;2419 mFillResponseEventLogger.maybeSetResponseStatus(RESPONSE_STATUS_FAILURE); in onFillRequestFailure()
66 RESPONSE_STATUS_FAILURE = 1; enumerator