OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PREF_CURRENT_PAGE
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidTextEditor.java
79
private static final String
PREF_CURRENT_PAGE
= "_current_page";
197
getClass().getSimpleName() +
PREF_CURRENT_PAGE
);
271
getClass().getSimpleName() +
PREF_CURRENT_PAGE
);
AndroidXmlEditor.java
114
private static final String
PREF_CURRENT_PAGE
= "_current_page"; //$NON-NLS-1$
435
getClass().getSimpleName() +
PREF_CURRENT_PAGE
);
541
getClass().getSimpleName() +
PREF_CURRENT_PAGE
);
[
all
...]
Completed in 23 milliseconds