Searched defs:newContent (Results 1 – 2 of 2) sorted by relevance
156 bool newContent = false; in apply() local
2647 private int findViewIndexToRecycle(ViewGroup target, RemoteViews newContent) { in findViewIndexToRecycle()