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