Searched refs:mGridLayoutRecentsEnabled (Results 1 – 2 of 2) sorted by relevance
124 private final boolean mGridLayoutRecentsEnabled; field in TransitionAnimation161 mGridLayoutRecentsEnabled = SystemProperties.getBoolean("ro.recents.grid", false); in TransitionAnimation()697 if (!mGridLayoutRecentsEnabled) { in createAspectScaledThumbnailEnterExitAnimationLocked()816 if (mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()865 if (!mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()887 if (!mGridLayoutRecentsEnabled) { in createThumbnailAspectScaleAnimationLocked()1011 return mGridLayoutRecentsEnabled in shouldScaleDownThumbnailTransition()
262 private final boolean mGridLayoutRecentsEnabled; field in AppTransition314 mGridLayoutRecentsEnabled = SystemProperties.getBoolean("ro.recents.grid", false); in AppTransition()1672 return mGridLayoutRecentsEnabled in shouldScaleDownThumbnailTransition()