Home | History | Annotate | Download | only in widget

Lines Matching refs:isOverflowMenuShowing

323     public boolean isOverflowMenuShowing() {
324 return mMenuView != null && mMenuView.isOverflowMenuShowing();
1033 state.isOverflowOpen = isOverflowMenuShowing();