Home | History | Annotate | Download | only in wm

Lines Matching refs:needsMenuKey

2587         if (top.mAttrs.needsMenuKey != NEEDS_MENU_UNSET) {
2588 return top.mAttrs.needsMenuKey == NEEDS_MENU_SET_TRUE;
2604 if (w.mAttrs.needsMenuKey != NEEDS_MENU_UNSET) {
2615 return candidate != null && candidate.mAttrs.needsMenuKey == NEEDS_MENU_SET_TRUE;