Searched refs:mLowRamRecentsEnabled (Results 1 – 1 of 1) sorted by relevance
251 private final boolean mLowRamRecentsEnabled; field in AppTransition294 mLowRamRecentsEnabled = ActivityManager.isLowRamDeviceStatic(); in AppTransition()1230 if (mLowRamRecentsEnabled && contentInsets.top == 0 && scaleUp) { in createAspectScaledThumbnailEnterExitAnimationLocked()