Searched refs:RESPONSE_STATUS_SUCCESS (Results 1 – 3 of 3) sorted by relevance
102 RESPONSE_STATUS_SUCCESS,170 public static final int RESPONSE_STATUS_SUCCESS = field in FillResponseEventLogger
67 import static com.android.server.autofill.FillResponseEventLogger.RESPONSE_STATUS_SUCCESS;1668 mFillResponseEventLogger.maybeSetResponseStatus(RESPONSE_STATUS_SUCCESS); in onFillRequestSuccess()1936 mFillResponseEventLogger.maybeSetResponseStatus(RESPONSE_STATUS_SUCCESS); in onSecondaryFillResponse()
67 RESPONSE_STATUS_SUCCESS = 2; enumerator