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
78
private static final String
PREF_CURRENT_PAGE
= "_current_page";
196
getClass().getSimpleName() +
PREF_CURRENT_PAGE
);
270
getClass().getSimpleName() +
PREF_CURRENT_PAGE
);
AndroidXmlEditor.java
108
private static final String
PREF_CURRENT_PAGE
= "_current_page"; //$NON-NLS-1$
366
getClass().getSimpleName() +
PREF_CURRENT_PAGE
);
439
getClass().getSimpleName() +
PREF_CURRENT_PAGE
);
[
all
...]
Completed in 138 milliseconds