Searched refs:cancelledUserAnimationTypes (Results 1 – 1 of 1) sorted by relevance
891 @InsetsType int[] cancelledUserAnimationTypes = {0}; in updateState() local902 cancelledUserAnimationTypes[0] |= type; in updateState()936 if (cancelledUserAnimationTypes[0] != 0) { in updateState()937 mHandler.post(() -> show(cancelledUserAnimationTypes[0])); in updateState()