Home
last modified time | relevance | path

Searched defs:CivicLocation (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/rtt/
DCivicLocation.java42 public final class CivicLocation implements Parcelable { class
73 public CivicLocation(@Nullable byte[] civicTLVs, @Nullable String countryCode) { in CivicLocation() method in CivicLocation
89 private CivicLocation(Parcel in) { in CivicLocation() method in CivicLocation