Searched refs:RESPONSE_STATUS_SUCCESS (Results 1 – 2 of 2) sorted by relevance
101 RESPONSE_STATUS_SUCCESS,167 public static final int RESPONSE_STATUS_SUCCESS = field in FillResponseEventLogger
61 import static com.android.server.autofill.FillResponseEventLogger.RESPONSE_STATUS_SUCCESS;1511 mFillResponseEventLogger.maybeSetResponseStatus(RESPONSE_STATUS_SUCCESS); in onFillRequestSuccess()