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