Home
last modified time | relevance | path

Searched refs:ArtManagerService (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerServiceInjector.java32 import com.android.server.pm.dex.ArtManagerService;
110 private final Singleton<ArtManagerService>
160 Producer<ArtManagerService> artManagerServiceProducer, in PackageManagerServiceInjector()
325 public ArtManagerService getArtManagerService() { in getArtManagerService()
DPackageManagerServiceTestParams.java35 import com.android.server.pm.dex.ArtManagerService;
49 public ArtManagerService artManagerService;
DAppDataHelper.java48 import com.android.server.pm.dex.ArtManagerService;
72 private final ArtManagerService mArtManagerService;
DPackageDexOptimizer.java72 import com.android.server.pm.dex.ArtManagerService;
520 ? ArtManagerService.DEXOPT_REASON_WITH_DEX_METADATA_ANNOTATION : ""; in getAugmentedReasonName()
DInstallPackageHelper.java177 import com.android.server.pm.dex.ArtManagerService;
221 private final ArtManagerService mArtManagerService;
DPackageManagerService.java217 import com.android.server.pm.dex.ArtManagerService;
810 final ArtManagerService mArtManagerService;
1706 (i, pm) -> new ArtManagerService(i.getContext(), i.getInstaller(), in main()
/frameworks/base/services/core/java/com/android/server/pm/dex/
DArtManagerService.java82 public class ArtManagerService extends android.content.pm.dex.IArtManager.Stub { class
102 public ArtManagerService(Context context, Installer installer, in ArtManagerService() method in ArtManagerService
/frameworks/base/services/
Dart-wear-profile985 Lcom/android/server/pm/dex/ArtManagerService$ArtManagerInternalImpl;
986 Lcom/android/server/pm/dex/ArtManagerService;
18686 …njector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/dex/ArtManagerService;
18811 …njector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/dex/ArtManagerService;
18881 …PackageManagerServiceInjector;->getArtManagerService()Lcom/android/server/pm/dex/ArtManagerService;
20198 …SPLcom/android/server/pm/dex/ArtManagerService$ArtManagerInternalImpl;-><init>(Lcom/android/server…
20199 …pm/dex/ArtManagerService$ArtManagerInternalImpl;-><init>(Lcom/android/server/pm/dex/ArtManagerServ…
20200 PLcom/android/server/pm/dex/ArtManagerService$ArtManagerInternalImpl;->checkIorapCompiledTrace(Ljav…
20201 PLcom/android/server/pm/dex/ArtManagerService$ArtManagerInternalImpl;->getPackageOptimizationInfo(L…
20202 PLcom/android/server/pm/dex/ArtManagerService;->-$$Nest$sfgetDEBUG()Z
[all …]