Searched refs:mGridLayoutRecentsEnabled (Results 1 – 1 of 1) sorted by relevance
250 private final boolean mGridLayoutRecentsEnabled; field in AppTransition293 mGridLayoutRecentsEnabled = SystemProperties.getBoolean("ro.recents.grid", false); in AppTransition()1031 if (mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()1085 if (!mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()1107 if (!mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()1209 if (!mGridLayoutRecentsEnabled) { in createAspectScaledThumbnailEnterExitAnimationLocked()2208 return mGridLayoutRecentsEnabled in shouldScaleDownThumbnailTransition()