Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DWindowDecorActionBar.java877 if (shouldAnimateContextView()) { in animateToMode()
905 private boolean shouldAnimateContextView() { in shouldAnimateContextView() method in WindowDecorActionBar