Searched refs:notifyViewReadyInner (Results 1 – 1 of 1) sorted by relevance
1521 notifyViewReadyInner(getAutofillId(view, virtualId), in notifyVirtualViewsReady()1552 notifyViewReadyInner(v.getAutofillId(), v.getAutofillHints(), isCredmanRequested); in notifyViewEnteredForFillDialog()1555 private void notifyViewReadyInner(AutofillId id, @Nullable String[] autofillHints, in notifyViewReadyInner() method in AutofillManager