Searched refs:mRecentsAnimationCanceledSnapshots (Results 1 – 1 of 1) sorted by relevance
183 private HashMap<Integer, ThumbnailData> mRecentsAnimationCanceledSnapshots; field in GestureState479 mRecentsAnimationCanceledSnapshots = thumbnailDatas; in onRecentsAnimationCanceled()482 if (mRecentsAnimationCanceledSnapshots != null) { in onRecentsAnimationCanceled()487 mRecentsAnimationCanceledSnapshots = null; in onRecentsAnimationCanceled()523 if (mRecentsAnimationCanceledSnapshots != null) { in consumeRecentsAnimationCanceledSnapshot()525 new HashMap<Integer, ThumbnailData>(mRecentsAnimationCanceledSnapshots); in consumeRecentsAnimationCanceledSnapshot()526 mRecentsAnimationCanceledSnapshots = null; in consumeRecentsAnimationCanceledSnapshot()