OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GRAVITY_VALUE_END
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
GravityHelper.java
37
public static final String
GRAVITY_VALUE_END
= "end"; //$NON-NLS-1$
123
} else if (
GRAVITY_VALUE_END
.equals(anchor)) {
209
sb.append(
GRAVITY_VALUE_END
);
/prebuilts/devtools/tools/lib/
common.jar
Completed in 24 milliseconds