Searched refs:KEY_RFRAME_CONFIG (Results 1 – 2 of 2) sorted by relevance
46 private static final String KEY_RFRAME_CONFIG = "rframe_config"; field in RadarOpenSessionParams123 bundle.putInt(KEY_RFRAME_CONFIG, mRframeConfig); in toBundle()158 .setRframeConfig(bundle.getInt(KEY_RFRAME_CONFIG)) in parseBundleVersion1()
184 private static final String KEY_RFRAME_CONFIG = "rframe_config"; field in FiraOpenSessionParams896 bundle.putInt(KEY_RFRAME_CONFIG, mRframeConfig); in toBundle()1032 .setRframeConfig(bundle.getInt(KEY_RFRAME_CONFIG)) in parseBundleVersion1()