Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraOpenSessionParams.java208 private static final String KEY_KEY_ROTATION_RATE = "key_rotation_rate"; field in FiraOpenSessionParams
929 bundle.putInt(KEY_KEY_ROTATION_RATE, mKeyRotationRate); in toBundle()
1057 .setKeyRotationRate(bundle.getInt(KEY_KEY_ROTATION_RATE)) in parseBundleVersion1()