Home
last modified time | relevance | path

Searched refs:OtaDexoptService (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DOtaDexoptService.java61 public class OtaDexoptService extends IOtaDexopt.Stub { class
101 public OtaDexoptService(Context context, PackageManagerService packageManagerService) { in OtaDexoptService() method in OtaDexoptService
107 public static OtaDexoptService main(Context context, in main()
109 OtaDexoptService ota = new OtaDexoptService(context, packageManagerService); in main()
DOtaDexoptShellCommand.java29 OtaDexoptShellCommand(OtaDexoptService service) { in OtaDexoptShellCommand()
DOWNERS19 per-file OtaDexoptService.java = file:dex/OWNERS
/frameworks/base/services/java/com/android/server/
DSystemServer.java210 import com.android.server.pm.OtaDexoptService;
1279 OtaDexoptService.main(mSystemContext, mPackageManagerService); in startBootstrapServices()
/frameworks/base/services/
Dart-wear-profile18389 PLcom/android/server/pm/OtaDexoptService;-><init>(Landroid/content/Context;Lcom/android/server/pm/P…
18390 …erver/pm/OtaDexoptService;->main(Landroid/content/Context;Lcom/android/server/pm/PackageManagerSer…
18391 PLcom/android/server/pm/OtaDexoptService;->moveAbArtifacts(Lcom/android/server/pm/Installer;)V