Searched refs:mGridLayoutRecentsEnabled (Results 1 – 1 of 1) sorted by relevance
259 private final boolean mGridLayoutRecentsEnabled; field in AppTransition309 mGridLayoutRecentsEnabled = SystemProperties.getBoolean("ro.recents.grid", false); in AppTransition()1090 if (mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()1144 if (!mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()1166 if (!mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()1268 if (!mGridLayoutRecentsEnabled) { in createAspectScaledThumbnailEnterExitAnimationLocked()2289 return mGridLayoutRecentsEnabled in shouldScaleDownThumbnailTransition()