OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RelativeLayoutRule
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
RelativeLayoutRuleTest.java
26
/** Test the {@link
RelativeLayoutRule
} */
43
return super.dragInto(new
RelativeLayoutRule
(), layout, dragBounds, dragPoint,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
RelativeLayoutRule.java
73
public class
RelativeLayoutRule
extends BaseLayoutRule {
79
RelativeLayoutRule
.class.getResource("centerVertically.png"); //$NON-NLS-1$
81
RelativeLayoutRule
.class.getResource("centerHorizontally.png"); //$NON-NLS-1$
Completed in 66 milliseconds