Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAssetManager.cpp590 String8 overlaysListPath(data); in appendPathToResTable() local
591 appendPath(overlaysListPath, kResourceCache); in appendPathToResTable()
592 appendPath(overlaysListPath, "overlays.list"); in appendPathToResTable()
593 addSystemOverlays(overlaysListPath.c_str(), ap.path, sharedRes, nextEntryIdx); in appendPathToResTable()