Searched refs:NEEDS_MENU_SET_TRUE (Results 1 – 3 of 3) sorted by relevance
1278 public static final int NEEDS_MENU_SET_TRUE = 1; field in WindowManager.LayoutParams
999 return ws.mAttrs.needsMenuKey == WindowManager.LayoutParams.NEEDS_MENU_SET_TRUE; in getNeedsMenuLw()
2460 setNeedsMenuKey(WindowManager.LayoutParams.NEEDS_MENU_SET_TRUE); in generateLayout()