Searched refs:mResponseConsumer (Results 1 – 2 of 2) sorted by relevance
78 private final Consumer<InlineSuggestionsResponse> mResponseConsumer; field in InlineSuggestionSession105 mResponseConsumer = responseConsumer; in InlineSuggestionSession()216 mResponseConsumer.accept(response); in consumeInlineSuggestionsResponse()
69 private final Consumer<InlineSuggestionsResponse> mResponseConsumer; field in InlineSuggestionSessionController88 mResponseConsumer = responseConsumer; in InlineSuggestionSessionController()104 mHostInputTokenSupplier, mResponseConsumer, this, mMainThreadHandler); in onMakeInlineSuggestionsRequest()