Searched refs:wAppAnimator (Results 1 – 1 of 1) sorted by relevance
4257 final AppWindowAnimator wAppAnimator = wtoken.mAppAnimator; in setAppStartingWindow() local4259 wAppAnimator.animation = tAppAnimator.animation; in setAppStartingWindow()4260 wAppAnimator.animating = tAppAnimator.animating; in setAppStartingWindow()4261 wAppAnimator.animLayerAdjustment = tAppAnimator.animLayerAdjustment; in setAppStartingWindow()4264 wAppAnimator.updateLayers(); in setAppStartingWindow()4291 final AppWindowAnimator wAppAnimator = wtoken.mAppAnimator; in setAppStartingWindow() local4295 if (wAppAnimator.thumbnail != null) { in setAppStartingWindow()4296 wAppAnimator.thumbnail.destroy(); in setAppStartingWindow()4298 wAppAnimator.thumbnail = tAppAnimator.thumbnail; in setAppStartingWindow()4299 wAppAnimator.thumbnailX = tAppAnimator.thumbnailX; in setAppStartingWindow()[all …]