Searched defs:NEEDS_MENU_SET_TRUE (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/view/
H A DWindowManager.java1445 * needs {@link #NEEDS_MENU_SET_TRUE} or doesn't need {@link #NEEDS_MENU_SET_FALSE} a menu
1459 public static final int NEEDS_MENU_SET_TRUE = 1; field in class:WindowManager.LayoutParams
1473 * software it may be hidden unless this variable is set to {@link #NEEDS_MENU_SET_TRUE}.

Completed in 54 milliseconds