Searched refs:getResponseType (Results 1 – 11 of 11) sorted by relevance
54 Assert.assertEquals(RESPONSE_TYPE, info.getResponseType()); in testSmsCbCmasInfo()
718 if (response.getResponseType() == NULL) { in onFillRequest()724 if (response.getResponseType() == TIMEOUT) { in onFillRequest()729 if (response.getResponseType() == FAILURE) { in onFillRequest()735 if (response.getResponseType() == ResponseType.NO_MORE) { in onFillRequest()773 if (response.getResponseType() == ResponseType.DELAY) { in onFillRequest()
365 if (response.getResponseType() == NULL) { in handleOnFillRequest()371 if (response.getResponseType() == TIMEOUT) { in handleOnFillRequest()
88 public AugmentedResponseType getResponseType() { in getResponseType() method in CannedAugmentedFillResponse
180 public ResponseType getResponseType() { in getResponseType() method in CannedFillResponse
524 assertThat(expected.getResponseType()).isEqualTo(value.getResponseType()); in testOnTvInputSessionData()
324 if (response.getResponseType() == NULL) { in doIt()
1262 assertThat(mSession.mAdResponse.getResponseType()) in testAdResponse()1909 assertThat(response.getResponseType()).isEqualTo(CommandResponse.RESPONSE_TYPE_JSON); in testCommandResponse()
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
15003 method public int getResponseType();
26889 method public int getResponseType();26948 method @NonNull public String getResponseType();