Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/tests/src/com/android/server/uwb/data/
DUwbConfigTest.java141 .setAoaAzimuthReport(aoaAzimuthReport) in testUwbconfig()
/packages/modules/Uwb/service/java/com/android/server/uwb/data/
DUwbConfig.java364 UwbConfig.Builder setAoaAzimuthReport(boolean aoaAzimuthReport) { in setAoaAzimuthReport() method in UwbConfig.Builder