Home
last modified time | relevance | path

Searched refs:animatingTypes (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DInsetsController.java1055 int animatingTypes = invokeControllableInsetsChangedListeners(); in onControlsChanged() local
1056 showTypes[0] &= ~animatingTypes; in onControlsChanged()
1057 hideTypes[0] &= ~animatingTypes; in onControlsChanged()