Searched refs:sLastType (Results 1 – 2 of 2) sorted by relevance
52 public static AssetType sLastType = AssetType.LAUNCHER; field in CreateAssetSetWizardState55 public AssetType type = sLastType;
175 CreateAssetSetWizardState.sLastType = mValues.type; in widgetSelected()