Searched defs:removeIdmap (Results 1 – 5 of 5) sorted by relevance
27 boolean removeIdmap(@utf8InCpp String overlayApkPath, int userId); in removeIdmap() method
129 boolean removeIdmap(@NonNull final OverlayInfo oi, final int userId) { in removeIdmap() method in IdmapManager
147 boolean removeIdmap(String overlayPath, int userId) throws TimeoutException, RemoteException { in removeIdmap() method in IdmapDaemon
89 Status Idmap2Service::removeIdmap(const std::string& overlay_path, int32_t user_id ATTRIBUTE_UNUSED, in removeIdmap() function in android::os::Idmap2Service
490 boolean removeIdmap(String overlayPath, int userId) { in removeIdmap() method in OverlayManagerServiceImplTestsBase.FakeIdmapDaemon