Home
last modified time | relevance | path

Searched defs:animStartType (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
DVisualIndicatorViewContainer.kt196 val animStartType = IndicatorType.valueOf(currentType.name) in transitionIndicator() constant
302 val animStartType = IndicatorType.valueOf(currentType.name) in fadeOutIndicator() constant