Searched refs:mRecentsAnimationCanceledSnapshots (Results 1 – 1 of 1) sorted by relevance
145 private HashMap<Integer, ThumbnailData> mRecentsAnimationCanceledSnapshots; field in GestureState378 mRecentsAnimationCanceledSnapshots = thumbnailDatas; in onRecentsAnimationCanceled()381 if (mRecentsAnimationCanceledSnapshots != null) { in onRecentsAnimationCanceled()386 mRecentsAnimationCanceledSnapshots = null; in onRecentsAnimationCanceled()403 if (mRecentsAnimationCanceledSnapshots != null) { in consumeRecentsAnimationCanceledSnapshot()405 new HashMap<Integer, ThumbnailData>(mRecentsAnimationCanceledSnapshots); in consumeRecentsAnimationCanceledSnapshot()406 mRecentsAnimationCanceledSnapshots = null; in consumeRecentsAnimationCanceledSnapshot()