Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/app/
DWindowDecorActionBar.java874 public void animateToMode(boolean toActionMode) { in animateToMode() argument
875 if (toActionMode) { in animateToMode()
883 if (toActionMode) { in animateToMode()
902 if (toActionMode) { in animateToMode()
/frameworks/base/core/java/com/android/internal/app/
DWindowDecorActionBar.java866 void animateToMode(boolean toActionMode) { in animateToMode() argument
867 if (toActionMode) { in animateToMode()
875 if (toActionMode) { in animateToMode()
890 if (toActionMode) { in animateToMode()