Searched refs:requestedResponse (Results 1 – 1 of 1) sorted by relevance
264 FillResponse requestedResponse = requestingPrimaryResponse(flags) in maybeCallOnFillReady() local266 if (requestedResponse != null) { in maybeCallOnFillReady()267 if (requestedResponse.getDatasets() != null in maybeCallOnFillReady()268 || requestedResponse.getAuthentication() != null) { in maybeCallOnFillReady()269 mListener.onFillReady(requestedResponse, this.id, mCurrentValue, flags); in maybeCallOnFillReady()