Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAssetManager2.cpp1138 Package* last_package = nullptr; in ApplyStyle() local
1168 last_package = package.get(); in ApplyStyle()
1173 util::unique_cptr<ThemeType>& type = last_package->types[type_idx]; in ApplyStyle()