Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraOpenSessionParams.java78 @MeasurementReportType private final int mMeasurementReportType;
293 @MeasurementReportType int measurementReportType, in FiraOpenSessionParams()
543 @MeasurementReportType
1191 @MeasurementReportType
1701 @MeasurementReportType int measurementReportType) { in setMeasurementReportType()
DFiraParams.java294 public @interface MeasurementReportType {} annotation in FiraParams