Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1964 if (shouldAnimatePrimaryActionModeView()) { in createStandaloneActionMode()
2018 if (shouldAnimatePrimaryActionModeView()) { in setHandledPrimaryActionMode()
2042 boolean shouldAnimatePrimaryActionModeView() { in shouldAnimatePrimaryActionModeView() method