Searched defs:createIdmap (Results 1 – 3 of 3) sorted by relevance
51 boolean createIdmap(@NonNull final PackageInfo targetPackage, in createIdmap() method in IdmapManager
285 bool AssetManager::createIdmap(const char* targetApkPath, const char* overlayApkPath, in createIdmap() function in AssetManager
6778 status_t ResTable::createIdmap(const ResTable& overlay, in createIdmap() function in android::ResTable