Searched refs:mShortcutCaptionMode (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/menu/
H A DIconMenuItemView.java55 private boolean mShortcutCaptionMode; field in class:IconMenuItemView
139 if (mShortcutCaptionMode) {
161 mShortcutCaptionMode = shortcut && (mItemData.shouldShowShortcut());
165 if (mShortcutCaptionMode) {
302 if (mShortcutCaptionMode) {

Completed in 56 milliseconds