Searched defs:serverResponse (Results 1 – 3 of 3) sorted by relevance
230 AfcServerResponse serverResponse = AfcServerResponse.fromSpectrumInquiryResponse( in testSuccessfulResponse() local252 AfcServerResponse serverResponse = AfcServerResponse.fromSpectrumInquiryResponse( in testExpireTimeSetCorrectly() local269 AfcServerResponse serverResponse = AfcServerResponse.fromSpectrumInquiryResponse( in testResponseWithEmptyFrequencyArray() local286 AfcServerResponse serverResponse = AfcServerResponse.fromSpectrumInquiryResponse( in testResponseWithEmptyChannelArray() local302 AfcServerResponse serverResponse = AfcServerResponse.fromSpectrumInquiryResponse( in testGeneralFailureResponse() local316 AfcServerResponse serverResponse = AfcServerResponse.fromSpectrumInquiryResponse( in testProtocolErrorResponse() local330 AfcServerResponse serverResponse = AfcServerResponse.fromSpectrumInquiryResponse( in testMessageExchangeErrorResponse() local345 AfcServerResponse serverResponse = AfcServerResponse.fromSpectrumInquiryResponse( in testNoCrashOnNullInquiryResponse() local
180 AfcServerResponse serverResponse = mAfcServerResponseCaptor.getValue(); in testSendRequestAndReceiveResponse() local
102 AfcServerResponse serverResponse = AfcServerResponse in queryAfcServer() local284 void onResult(AfcServerResponse serverResponse, AfcLocation afcLocation); in onResult()