Searched refs:AUTHENTICATION_ID_DATASET_ID_UNDEFINED (Results 1 – 4 of 4) sorted by relevance
198 AutofillManager.AUTHENTICATION_ID_DATASET_ID_UNDEFINED), in createInlineAuthSuggestion()
219 AutofillManager.AUTHENTICATION_ID_DATASET_ID_UNDEFINED, in showFillUi()
1411 if (datasetIdx != AutofillManager.AUTHENTICATION_ID_DATASET_ID_UNDEFINED) {1433 if (datasetIdx != AutofillManager.AUTHENTICATION_ID_DATASET_ID_UNDEFINED) {
264 public static final int AUTHENTICATION_ID_DATASET_ID_UNDEFINED = 0xFFFF; field in AutofillManager