OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sLastType
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
CreateAssetSetWizardState.java
52
public static AssetType
sLastType
= AssetType.LAUNCHER;
55
public AssetType type =
sLastType
;
ChooseAssetTypePage.java
175
CreateAssetSetWizardState.
sLastType
= mValues.type;
Completed in 34 milliseconds