Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraOpenSessionParams.java231 private static final String KEY_HAS_RANGING_CONTROL_PHASE = "has_ranging_control_phase"; field in FiraOpenSessionParams
890 bundle.putBoolean(KEY_HAS_RANGING_CONTROL_PHASE, mHasRangingControlPhase); in toBundle()
1025 bundle.getBoolean(KEY_HAS_RANGING_CONTROL_PHASE, false)) in parseBundleVersion1()