Searched defs:removeIdmap (Results 1 – 7 of 7) sorted by relevance
32 boolean removeIdmap(@utf8InCpp String overlayApkPath, int userId); in removeIdmap() method
110 boolean removeIdmap(@NonNull final OverlayInfo oi, final int userId) { in removeIdmap() method in IdmapManager
77 Status Idmap2Service::removeIdmap(const std::string& overlay_apk_path, in removeIdmap() function in android::os::Idmap2Service
471 boolean removeIdmap(@NonNull final OverlayInfo oi, final int userId) { in removeIdmap() method in OverlayManagerServiceImplTests.DummyIdmapManager
76 void removeIdmap(@utf8InCpp String overlayApkPath); in removeIdmap() method
366 public void removeIdmap(String overlayApkPath) throws InstallerException { in removeIdmap() method in Installer
2431 binder::Status InstalldNativeService::removeIdmap(const std::string& overlayApkPath) { in removeIdmap() function in android::installd::InstalldNativeService