Searched refs:mGridLayoutRecentsEnabled (Results 1 – 2 of 2) sorted by relevance
100 private final boolean mGridLayoutRecentsEnabled; field in TransitionAnimation126 mGridLayoutRecentsEnabled = SystemProperties.getBoolean("ro.recents.grid", false); in TransitionAnimation()634 if (!mGridLayoutRecentsEnabled) { in createAspectScaledThumbnailEnterExitAnimationLocked()807 return mGridLayoutRecentsEnabled in shouldScaleDownThumbnailTransition()
267 private final boolean mGridLayoutRecentsEnabled; field in AppTransition319 mGridLayoutRecentsEnabled = SystemProperties.getBoolean("ro.recents.grid", false); in AppTransition()764 if (mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()815 if (!mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()837 if (!mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()1789 return mGridLayoutRecentsEnabled in shouldScaleDownThumbnailTransition()