Searched defs:removeIdmap (Results 1 – 8 of 8) sorted by relevance
32 boolean removeIdmap(@utf8InCpp String overlayApkPath, int userId); in removeIdmap() method
100 boolean removeIdmap(@NonNull final OverlayInfo oi, final int userId) { in removeIdmap() method in IdmapManager
113 boolean removeIdmap(String overlayPath, int userId) throws Exception { in removeIdmap() method in IdmapDaemon
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
79 void removeIdmap(@utf8InCpp String overlayApkPath); in removeIdmap() method
369 public void removeIdmap(String overlayApkPath) throws InstallerException { in removeIdmap() method in Installer
2606 binder::Status InstalldNativeService::removeIdmap(const std::string& overlayApkPath) { in removeIdmap() function in android::installd::InstalldNativeService