Searched refs:mGridLayoutRecentsEnabled (Results 1 – 1 of 1) sorted by relevance
261 private final boolean mGridLayoutRecentsEnabled; field in AppTransition311 mGridLayoutRecentsEnabled = SystemProperties.getBoolean("ro.recents.grid", false); in AppTransition()1092 if (mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()1146 if (!mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()1168 if (!mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()1270 if (!mGridLayoutRecentsEnabled) { in createAspectScaledThumbnailEnterExitAnimationLocked()2296 return mGridLayoutRecentsEnabled in shouldScaleDownThumbnailTransition()