Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DSelectionManagerTest.java115 manager.selectParent(); in testSelectParent()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DSelectionManager.java636 public void selectParent() { in selectParent() method in SelectionManager
1091 selectParent(); in run()
DLayoutCanvas.java455 mSelectionManager.selectParent(); in handleKeyPressed()