Searched refs:isParcelableCache (Results 1 – 1 of 1) sorted by relevance
35 val isParcelableCache = HashMap<String, Boolean>() constant53 val old = isParcelableCache[c] in isParcelable()66 isParcelableCache[c] = ancestorIsParcelable in isParcelable()