Home
last modified time | relevance | path

Searched defs:hints (Results 1 – 3 of 3) sorted by relevance

/development/samples/InlineFillService/src/com/example/android/inlinefillservice/
DAuthActivity.java68 String[] hints = myIntent.getStringArrayExtra(EXTRA_HINTS); in onYes() local
98 @NonNull String[] hints, @NonNull AutofillId[] ids, boolean authenticateDatasets, in newIntentSenderForResponse()
104 @Nullable Dataset dataset, @Nullable String[] hints, @Nullable AutofillId[] ids, in newIntentSender()
DInlineFillService.java81 String[] hints = new String[size]; in onFillRequest() local
/development/tools/winscope/
Dwebpack.config.js92 hints: false property