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