Searched refs:inStates (Results 1 – 1 of 1) sorted by relevance
442 private static List<MobileIconState> copyStates(List<MobileIconState> inStates) { in copyStates() argument444 for (MobileIconState state : inStates) { in copyStates()