Searched refs:onFillReady (Results 1 – 2 of 2) sorted by relevance
45 void onFillReady(@NonNull FillResponse fillResponse, @NonNull AutofillId focusedId, in onFillReady() method216 mListener.onFillReady(mResponse, this.id, mCurrentValue, flags); in maybeCallOnFillReady()
4398 public void onFillReady(@NonNull FillResponse response, @NonNull AutofillId filledId, in onFillReady() method in Session