Searched refs:runBackgroundDexoptJob (Results 1 – 4 of 4) sorted by relevance
477 assertThrows(SecurityException.class, () -> mService.runBackgroundDexoptJob(null)); in testRunShellCommandWithInvalidUid()
278 public boolean runBackgroundDexoptJob(@Nullable List<String> packageNames) in runBackgroundDexoptJob() method in BackgroundDexOptService
2066 if (!BackgroundDexOptService.getService().runBackgroundDexoptJob( in runBgDexOpt()
11685 Landroid/content/pm/IPackageManager$Stub$Proxy;->runBackgroundDexoptJob(Ljava/util/List;)Z12016 Landroid/content/pm/IPackageManager;->runBackgroundDexoptJob(Ljava/util/List;)Z