Searched refs:KEY_MIN_FRAMES_PER_RR (Results 1 – 1 of 1) sorted by relevance
247 private static final String KEY_MIN_FRAMES_PER_RR = field in FiraOpenSessionParams953 bundle.putInt(KEY_MIN_FRAMES_PER_RR, mMinFramesPerRr); in toBundle()1092 .setMinFramePerRr(bundle.getInt(KEY_MIN_FRAMES_PER_RR, 1)) in parseBundleVersion1()