Searched refs:AUTHENTICATION_ID_DATASET_ID_UNDEFINED (Results 1 – 3 of 3) sorted by relevance
193 AutofillManager.AUTHENTICATION_ID_DATASET_ID_UNDEFINED, in showFillUi()
757 if (datasetIdx != AutofillManager.AUTHENTICATION_ID_DATASET_ID_UNDEFINED) { in setAuthenticationResultLocked()771 if (datasetIdx != AutofillManager.AUTHENTICATION_ID_DATASET_ID_UNDEFINED) { in setAuthenticationResultLocked()
186 public static final int AUTHENTICATION_ID_DATASET_ID_UNDEFINED = 0xFFFF; field in AutofillManager