Searched refs:oldResDirs (Results 1 – 1 of 1) sorted by relevance
5710 final String[] oldResDirs = new String[2]; in handleApplicationInfoChanged() local5713 oldResDirs[0] = apk.getResDir(); in handleApplicationInfoChanged()5719 oldResDirs[1] = resApk.getResDir(); in handleApplicationInfoChanged()5727 mResourcesManager.applyNewResourceDirsLocked(ai, oldResDirs); in handleApplicationInfoChanged()5987 final String[] oldResDirs = { pkgInfo.getResDir() }; in handleDispatchPackageBroadcast() local5995 mResourcesManager.applyNewResourceDirsLocked(aInfo, oldResDirs); in handleDispatchPackageBroadcast()