Searched refs:KEY_BLOCK_STRIDE_LENGTH (Results 1 – 1 of 1) sorted by relevance
175 private static final String KEY_BLOCK_STRIDE_LENGTH = "block_stride_length"; field in FiraOpenSessionParams883 bundle.putInt(KEY_BLOCK_STRIDE_LENGTH, mBlockStrideLength); in toBundle()1015 .setBlockStrideLength(bundle.getInt(KEY_BLOCK_STRIDE_LENGTH)) in parseBundleVersion1()