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.java1883 if (shouldAnimatePrimaryActionModeView()) { in createStandaloneActionMode()
1937 if (shouldAnimatePrimaryActionModeView()) { in setHandledPrimaryActionMode()
1961 boolean shouldAnimatePrimaryActionModeView() { in shouldAnimatePrimaryActionModeView() method