Searched refs:mCurrentlyAppliedEffectId (Results 1 – 1 of 1) sorted by relevance
81 private String mCurrentlyAppliedEffectId = null; field in CreativeWallpaperInfo124 mCurrentlyAppliedEffectId = in.readString(); in CreativeWallpaperInfo()147 parcel.writeString(mCurrentlyAppliedEffectId); in writeToParcel()351 return mCurrentlyAppliedEffectId;355 mCurrentlyAppliedEffectId = currentlyAppliedEffectId;