Home
last modified time | relevance | path

Searched refs:showInSubMenu (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DLayoutCanvas.java1561 MenuManager showInSubMenu = new MenuManager(showInLabel); in setupStaticMenuActions() local
1562 showInSubMenu.add( in setupStaticMenuActions()
1565 manager.add(showInSubMenu); in setupStaticMenuActions()