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

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

Completed in 106 milliseconds