Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java1993 if (shouldAnimatePrimaryActionModeView()) { in createStandaloneActionMode()
2047 if (shouldAnimatePrimaryActionModeView()) { in setHandledPrimaryActionMode()
2071 boolean shouldAnimatePrimaryActionModeView() { in shouldAnimatePrimaryActionModeView() method