Home
last modified time | relevance | path

Searched refs:setAfcResponseCode (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DAfcServerResponse.java73 afcServerResponse.setAfcResponseCode(parseAfcResponseCode(spectrumInquiryResponse)); in fromSpectrumInquiryResponse()
228 public void setAfcResponseCode(int afcResponseCode) { in setAfcResponseCode() method in AfcServerResponse