Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DAfcLocation.java32 enum HeightType { enum in AfcLocation
53 mHeightType = AfcEllipseLocation.HeightType.AMSL.name(); in AfcLocation()