Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAssetManager.cpp645 String8 overlaysListPath(data); in appendPathToResTable() local
646 overlaysListPath.appendPath(kResourceCache); in appendPathToResTable()
647 overlaysListPath.appendPath("overlays.list"); in appendPathToResTable()
648 addSystemOverlays(overlaysListPath.string(), ap.path, sharedRes, nextEntryIdx); in appendPathToResTable()