Searched refs:KEY_SLOTS_PER_RANGING_ROUND (Results 1 – 1 of 1) sorted by relevance
173 private static final String KEY_SLOTS_PER_RANGING_ROUND = "slots_per_ranging_round"; field in FiraOpenSessionParams881 bundle.putInt(KEY_SLOTS_PER_RANGING_ROUND, mSlotsPerRangingRound); in toBundle()1013 .setSlotsPerRangingRound(bundle.getInt(KEY_SLOTS_PER_RANGING_ROUND)) in parseBundleVersion1()