Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraOpenSessionParams.java233 private static final String KEY_MEASUREMENT_REPORT_PHASE = "measurement_report_phase"; field in FiraOpenSessionParams
892 bundle.putInt(KEY_MEASUREMENT_REPORT_PHASE, mMeasurementReportPhase); in toBundle()
1027 .setMeasurementReportPhase(bundle.getInt(KEY_MEASUREMENT_REPORT_PHASE)) in parseBundleVersion1()