Searched defs:cycleShortcutAndNormal (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/menu/
H A DIconMenuView.java588 * @param cycleShortcutAndNormal Whether to go into cycling shortcut mode,
591 private void setCycleShortcutCaptionMode(boolean cycleShortcutAndNormal) { argument
593 if (!cycleShortcutAndNormal) {

Completed in 48 milliseconds