Searched refs:mGridLayoutRecentsEnabled (Results 1 – 2 of 2) sorted by relevance
132 private final boolean mGridLayoutRecentsEnabled; field in TransitionAnimation169 mGridLayoutRecentsEnabled = SystemProperties.getBoolean("ro.recents.grid", false); in TransitionAnimation()771 if (!mGridLayoutRecentsEnabled) { in createAspectScaledThumbnailEnterExitAnimationLocked()890 if (mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()939 if (!mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()961 if (!mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()1084 return mGridLayoutRecentsEnabled in shouldScaleDownThumbnailTransition()
235 private final boolean mGridLayoutRecentsEnabled; field in AppTransition253 mGridLayoutRecentsEnabled = SystemProperties.getBoolean("ro.recents.grid", false); in AppTransition()1603 return mGridLayoutRecentsEnabled in shouldScaleDownThumbnailTransition()