OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WS_LAYOUTS
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtConstants.java
105
public final static String
WS_LAYOUTS
= WS_RESOURCES + WS_SEP + SdkConstants.FD_RES_LAYOUT;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeFinder.java
26
import static com.android.ide.eclipse.adt.AdtConstants.
WS_LAYOUTS
;
[
all
...]
Completed in 163 milliseconds