Searched refs:getArtManager (Results 1 – 8 of 8) sorted by relevance
740 IArtManager getArtManager(); in getArtManager() method
7196 public @NonNull ArtManager getArtManager() { in getArtManager() method in PackageManager
1221 public ArtManager getArtManager() { in getArtManager() method in MockPackageManager
1568 if (!mInterface.getArtManager().isRuntimeProfilingEnabled(profileType, callingPackage)) { in runSnapshotProfile()1572 mInterface.getArtManager().snapshotRuntimeProfile(profileType, packageName, in runSnapshotProfile()
23753 public IArtManager getArtManager() {
3074 public ArtManager getArtManager() { in getArtManager() method in ApplicationPackageManager3078 mArtManager = new ArtManager(mContext, mPM.getArtManager()); in getArtManager()
1606 method @NonNull public android.content.pm.dex.ArtManager getArtManager();
10914 PLcom/android/server/pm/PackageManagerService;->getArtManager()Landroid/content/pm/dex/IArtManager;