Searched defs: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
136 if (mShortcutCaptionMode) {
158 mShortcutCaptionMode = shortcut && (mItemData.shouldShowShortcut());
162 if (mShortcutCaptionMode) {
299 if (mShortcutCaptionMode) {

Completed in 33 milliseconds