Searched refs:styleAttrStart (Results 1 – 1 of 1) sorted by relevance
282 final Ref<ResTable.bag_entry[]> styleAttrStart = new Ref<>(null); in ApplyStyle() local285 ? res.getBagLocked(style, styleAttrStart, styleTypeSetFlags) in ApplyStyle()291 BagAttributeFinder styleAttrFinder = new BagAttributeFinder(styleAttrStart.get(), bagOff); in ApplyStyle()