Searched refs:afcResponseCode (Results 1 – 2 of 2) sorted by relevance
228 public void setAfcResponseCode(int afcResponseCode) { in setAfcResponseCode() argument229 mAfcResponseCode = afcResponseCode; in setAfcResponseCode()
202 JSONObject buildSpectrumInquiryResponseWithSpecifiedCode(int afcResponseCode) { in buildSpectrumInquiryResponseWithSpecifiedCode() argument216 "responseCode", afcResponseCode); in buildSpectrumInquiryResponseWithSpecifiedCode()