Searched refs:EMPTY_RESPONSE (Results 1 – 6 of 6) sorted by relevance
52 private static final ScrollCaptureResponse EMPTY_RESPONSE = field in ScrollCaptureControllerTest65 getUnchecked(controller.run(EMPTY_RESPONSE)); in testInfinite()91 getUnchecked(controller.run(EMPTY_RESPONSE)); in testInfiniteWithPartialResultsTop()119 getUnchecked(controller.run(EMPTY_RESPONSE)); in testInfiniteWithPartialResultsBottom()145 getUnchecked(controller.run(EMPTY_RESPONSE)); in testLimitedBottom()161 getUnchecked(controller.run(EMPTY_RESPONSE)); in testLimitedTopAndBottom()177 getUnchecked(controller.run(EMPTY_RESPONSE)); in testVeryLimitedTopInfiniteBottom()193 getUnchecked(controller.run(EMPTY_RESPONSE)); in testVeryLimitedTopLimitedBottom()
62 static final InlineSuggestionsResponse EMPTY_RESPONSE = new InlineSuggestionsResponse( field in InlineSuggestionSession158 consumeInlineSuggestionsResponse(EMPTY_RESPONSE); in invalidate()
137 mSession.consumeInlineSuggestionsResponse(InlineSuggestionSession.EMPTY_RESPONSE); in notifyOnStartInput()
114 return status == Status.COMPLETE || status == Status.EMPTY_RESPONSE; in isCompletionStatus()170 EMPTY_RESPONSE, enumConstant
199 updateStatusAndInvokeCallback(Status.EMPTY_RESPONSE, in onSetInitialRemoteResponse()
533 updateStatusAndInvokeCallback(Status.EMPTY_RESPONSE, in onSetInitialRemoteResponse()