Searched refs:styleAttrEnd (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp1320 const ResTable::bag_entry* const styleAttrEnd = styleAttrStart + (bagOff >= 0 ? bagOff : 0); member in class:android::ResTable
1321 BagAttributeFinder styleAttrFinder(styleAttrStart, styleAttrEnd);
1358 if (styleAttrEntry != styleAttrEnd) {

Completed in 167 milliseconds