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