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.java1881 if (shouldAnimatePrimaryActionModeView()) { in createStandaloneActionMode()
1935 if (shouldAnimatePrimaryActionModeView()) { in setHandledPrimaryActionMode()
1959 boolean shouldAnimatePrimaryActionModeView() { in shouldAnimatePrimaryActionModeView() method