Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/rtt/
DResponderLocation.java535 mIsLocationCivicValid = parseSubelementLocationCivic(subelementData); in parseInformationElementBuffer()
761 private boolean parseSubelementLocationCivic(byte[] buffer) { in parseSubelementLocationCivic() method in ResponderLocation