Home
last modified time | relevance | path

Searched refs:last_package_idx (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
DAssetManager2.cpp1137 int last_package_idx = -1; in ApplyStyle() local
1162 if (last_package_idx != package_idx) { in ApplyStyle()
1167 last_package_idx = package_idx; in ApplyStyle()