Searched refs:sForIntentInfos (Results 1 – 1 of 1) sorted by relevance
46 private static ParsedIntentInfo.ListParceler sForIntentInfos = Parcelling.Cache.getOrCreate( field in ParsedComponent154 sForIntentInfos.parcel(this.getIntents(), dest, flags); in writeToParcel()173 this.intents = sForIntentInfos.unparcel(in); in ParsedComponent()