Searched defs:clonedList (Results 1 – 2 of 2) sorted by relevance
66 val clonedList: ArrayList<Runnable> = ArrayList(postCollapseActions) in runPostCollapseActions() constant
177 final List<InputMethodInfo> clonedList = cloneViaParcel(originalList); in testParcelable() local