Searched refs:NEEDS_MENU_UNSET (Results 1 – 4 of 4) sorted by relevance
60 NEEDS_MENU_UNSET = 0; enumerator
1930 public static final int NEEDS_MENU_UNSET = 0; field in WindowManager.LayoutParams1962 public int needsMenuKey = NEEDS_MENU_UNSET;
60 import static android.view.WindowManager.LayoutParams.NEEDS_MENU_UNSET;3401 if (top.mAttrs.needsMenuKey != NEEDS_MENU_UNSET) { in getNeedsMenu()3418 if (w.mAttrs.needsMenuKey != NEEDS_MENU_UNSET) { in getNeedsMenu()
85224 Landroid/view/WindowLayoutParamsProto;->NEEDS_MENU_UNSET:I85270 Landroid/view/WindowManager$LayoutParams;->NEEDS_MENU_UNSET:I