Searched refs:findViewIndexToRecycle (Results 1 – 1 of 1) sorted by relevance
2320 private int findViewIndexToRecycle(ViewGroup target, RemoteViews newContent) { in findViewIndexToRecycle() method in RemoteViews.ViewGroupActionAdd2350 int recycledViewIndex = findViewIndexToRecycle(target, rvToApply); in apply()