Searched refs:mParallaxType (Results 1 – 1 of 1) sorted by relevance
906 private final int mParallaxType; field in SplitLayout.ResizingEffectPolicy922 mParallaxType = parallaxType; in ResizingEffectPolicy()963 if (mParallaxType == PARALLAX_DISMISSING) { in applyDividerPosition()973 if (mParallaxType == PARALLAX_ALIGN_CENTER) { in applyDividerPosition()1003 if (mParallaxType == PARALLAX_DISMISSING) {1016 } else if (mParallaxType == PARALLAX_ALIGN_CENTER) {1030 if (mParallaxType != PARALLAX_NONE && targetLeash != null) {