Searched refs:KEY_BURST_PERIOD (Results 1 – 1 of 1) sorted by relevance
40 private static final String KEY_BURST_PERIOD = "burst_period"; field in RadarOpenSessionParams117 bundle.putInt(KEY_BURST_PERIOD, mBurstPeriod); in toBundle()152 .setBurstPeriod(bundle.getInt(KEY_BURST_PERIOD)) in parseBundleVersion1()