Searched refs:FLAG_RESET_FILL_DIALOG_STATE (Results 1 – 3 of 3) sorted by relevance
116 public static final @RequestFlags int FLAG_RESET_FILL_DIALOG_STATE = 0x100; field in FillRequest248 FLAG_RESET_FILL_DIALOG_STATE,279 case FLAG_RESET_FILL_DIALOG_STATE: in singleRequestFlagsToString()378 | FLAG_RESET_FILL_DIALOG_STATE in FillRequest()566 | FLAG_RESET_FILL_DIALOG_STATE in FillRequest()
23 import static android.service.autofill.FillRequest.FLAG_RESET_FILL_DIALOG_STATE;1904 flags |= FLAG_RESET_FILL_DIALOG_STATE; in notifyViewEnteredLocked()
37 import static android.service.autofill.FillRequest.FLAG_RESET_FILL_DIALOG_STATE;4514 if ((flags & FLAG_RESET_FILL_DIALOG_STATE) != 0) { in updateLocked()