Searched refs:OtaDexoptService (Results 1 – 5 of 5) sorted by relevance
61 public class OtaDexoptService extends IOtaDexopt.Stub { class101 public OtaDexoptService(Context context, PackageManagerService packageManagerService) { in OtaDexoptService() method in OtaDexoptService107 public static OtaDexoptService main(Context context, in main()109 OtaDexoptService ota = new OtaDexoptService(context, packageManagerService); in main()
29 OtaDexoptShellCommand(OtaDexoptService service) { in OtaDexoptShellCommand()
19 per-file OtaDexoptService.java = file:dex/OWNERS
210 import com.android.server.pm.OtaDexoptService;1279 OtaDexoptService.main(mSystemContext, mPackageManagerService); in startBootstrapServices()
18389 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