Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbSessionNotificationManager.java675 boolean isAoaAzimuthEnabled = true; in getRangingReport()
687 isAoaAzimuthEnabled = false; in getRangingReport()
692 isAoaAzimuthEnabled = true; in getRangingReport()
696 isAoaAzimuthEnabled = true; in getRangingReport()
700 isAoaAzimuthEnabled = false; in getRangingReport()
749 isAoaAzimuthEnabled, isAoaElevationEnabled, in getRangingReport()
800 isAoaAzimuthEnabled, isAoaElevationEnabled, in getRangingReport()
829 isAoaAzimuthEnabled, isAoaElevationEnabled, in getRangingReport()
868 boolean isAoaAzimuthEnabled, boolean isAoaElevationEnabled, float aoaAzimuth, in computeAngleOfArrivalMeasurement() argument
872 if (isAoaAzimuthEnabled) { in computeAngleOfArrivalMeasurement()
DUwbTestUtils.java239 boolean isAoaAzimuthEnabled, boolean isAoaElevationEnabled, in generateRangingDataAndRangingReport() argument
253 if (isAoaAzimuthEnabled || isAoaElevationEnabled) { in generateRangingDataAndRangingReport()
258 if (isAoaAzimuthEnabled) { in generateRangingDataAndRangingReport()