Searched defs:hints (Results 1 – 2 of 2) sorted by relevance
68 String[] hints = myIntent.getStringArrayExtra(EXTRA_HINTS); in onYes() local98 @NonNull String[] hints, @NonNull AutofillId[] ids, boolean authenticateDatasets, in newIntentSenderForResponse()104 @Nullable Dataset dataset, @Nullable String[] hints, @Nullable AutofillId[] ids, in newIntentSender()
85 String[] hints = new String[size]; in onFillRequest() local