Searched defs:removeIdmap (Results 1 – 5 of 5) sorted by relevance
24 boolean removeIdmap(@utf8InCpp String overlayApkPath, int userId); in removeIdmap() method
90 boolean removeIdmap(@NonNull final OverlayInfo oi, final int userId) { in removeIdmap() method in IdmapManager
114 boolean removeIdmap(String overlayPath, int userId) throws TimeoutException, RemoteException { in removeIdmap() method in IdmapDaemon
99 Status Idmap2Service::removeIdmap(const std::string& overlay_apk_path, in removeIdmap() function in android::os::Idmap2Service
404 boolean removeIdmap(String overlayPath, int userId) { in removeIdmap() method in OverlayManagerServiceImplTestsBase.DummyIdmapDaemon