Searched refs:getCredentialFillInIntent (Results 1 – 2 of 2) sorted by relevance
357 public @Nullable Intent getCredentialFillInIntent() { in getCredentialFillInIntent() method in Dataset
6020 if (dataset.getCredentialFillInIntent() != null && Flags.autofillCredmanIntegration()) { in autoFill()6022 fillInIntent = dataset.getCredentialFillInIntent(); in autoFill()