Searched refs:mDisabledUserAnimationInsetsTypes (Results 1 – 1 of 1) sorted by relevance
670 private @InsetsType int mDisabledUserAnimationInsetsTypes; field in InsetsController942 @InsetsType int diff = mDisabledUserAnimationInsetsTypes ^ disabledUserAnimationTypes; in updateDisabledUserAnimationTypes()952 mDisabledUserAnimationInsetsTypes = disabledUserAnimationTypes; in updateDisabledUserAnimationTypes()1335 final @InsetsType int disabledTypes = types & mDisabledUserAnimationInsetsTypes; in controlAnimationUncheckedInner()1337 types &= ~mDisabledUserAnimationInsetsTypes; in controlAnimationUncheckedInner()