Searched refs:KEY_HOP_MODE_KEY (Results 1 – 4 of 4) sorted by relevance
48 private static final String KEY_HOP_MODE_KEY = "hop_mode_key"; field in CccRangingStartedParams70 bundle.putInt(KEY_HOP_MODE_KEY, mHopModeKey); in toBundle()94 .setHopModeKey(bundle.getInt(KEY_HOP_MODE_KEY)) in parseVersion1()
51 private static final String KEY_HOP_MODE_KEY = "hop_mode_key"; field in AliroRangingStartedParams73 bundle.putInt(KEY_HOP_MODE_KEY, mHopModeKey); in toBundle()97 .setHopModeKey(bundle.getInt(KEY_HOP_MODE_KEY)) in parseVersion1()
31 public static final String KEY_HOP_MODE_KEY = "hop_mode_key"; field in UwbCccConstants
31 public static final String KEY_HOP_MODE_KEY = "hop_mode_key"; field in UwbAliroConstants