Searched refs:DO_NOT_REPLY_RESPONSE (Results 1 – 2 of 2) sorted by relevance
101 static final CannedFillResponse DO_NOT_REPLY_RESPONSE = field in CannedFillResponse
23 import static android.autofillservice.cts.CannedFillResponse.DO_NOT_REPLY_RESPONSE;2843 sReplier.addResponse(DO_NOT_REPLY_RESPONSE); in checkFillSelectionIsResetAfterTimeout()