Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DDistanceMeasurementMethod.java43 private final boolean mIsAzimuthAngleSupported; field in DistanceMeasurementMethod
202 private boolean mIsAzimuthAngleSupported = false; field in DistanceMeasurementMethod.Builder