Searched refs:PENDING_UI_OPERATION_CANCEL (Results 1 – 3 of 3) sorted by relevance
620 case AutofillManager.PENDING_UI_OPERATION_CANCEL: in onPendingUi()
1674 Preconditions.checkArgument(operation == AutofillManager.PENDING_UI_OPERATION_CANCEL in onPendingSaveUi()
271 public static final int PENDING_UI_OPERATION_CANCEL = 1; field in AutofillManager