Searched defs:removeIdmap (Results 1 – 4 of 4) sorted by relevance
71 boolean removeIdmap(@NonNull final OverlayInfo oi, final int userId) { in removeIdmap() method in IdmapManager
74 void removeIdmap(@utf8InCpp String overlayApkPath); in removeIdmap() method
349 public void removeIdmap(String overlayApkPath) throws InstallerException { in removeIdmap() method in Installer
2262 binder::Status InstalldNativeService::removeIdmap(const std::string& overlayApkPath) { in removeIdmap() function in android::installd::InstalldNativeService