Home
last modified time | relevance | path

Searched refs:SELECT_SIBLINGS (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/
DSelectionManager.java1050 a = selectionManager.new SelectAction("Select Siblings", SELECT_SIBLINGS); in addMenuItems()
1072 private static final int SELECT_SIBLINGS = 2; field in SelectionManager
1096 case SELECT_SIBLINGS: in run()