Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/dex/
DDexManagerTests.java125 notifyDexLoad(mFooUser0, mFooUser0.getBaseAndSplitDexPaths(), mUser0); in testNotifyPrimaryUse()
137 notifyDexLoad(mFooUser0, mBarUser0.getBaseAndSplitDexPaths(), mUser0); in testNotifyPrimaryForeignUse()
152 notifyDexLoad(mFooUser0, fooSecondaries, mUser0); in testNotifySecondary()
166 notifyDexLoad(mFooUser0, barSecondaries, mUser0); in testNotifySecondaryForeign()
180 notifyDexLoad(mFooUser0, fooSecondaries, mUser0); in testNotifySequence()
183 notifyDexLoad(mFooUser0, barSecondaries, mUser0); in testNotifySequence()
185 notifyDexLoad(mFooUser0, mBarUser0.getBaseAndSplitDexPaths(), mUser0); in testNotifySequence()
187 notifyDexLoad(mBarUser0, barSecondaries, mUser0); in testNotifySequence()
190 notifyDexLoad(mBarUser0, barSecondariesForOwnUse, mUser0); in testNotifySequence()
219 notifyDexLoad(mInvalidIsa, mInvalidIsa.getSecondaryDexPaths(), mUser0); in testInvalidIsa()
[all …]
/frameworks/base/core/java/android/app/
DDexLoadReporter.java125 ActivityThread.getPackageManager().notifyDexLoad( in notifyPackageManager()
/frameworks/base/services/core/java/com/android/server/pm/dex/
DDexManager.java158 public void notifyDexLoad(ApplicationInfo loadingAppInfo, List<String> classLoadersNames, in notifyDexLoad() method in DexManager
/frameworks/base/core/java/android/content/pm/
DIPackageManager.aidl542 oneway void notifyDexLoad(String loadingPackageName, in List<String> classLoadersNames, in notifyDexLoad() method
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java9851 public void notifyDexLoad(String loadingPackageName, List<String> classLoaderNames,
9860 mDexManager.notifyDexLoad(ai, classLoaderNames, classPaths, loaderIsa, userId);
/frameworks/base/services/
Dart-profile11075 HSPLcom/android/server/pm/PackageManagerService;->notifyDexLoad(Ljava/lang/String;Ljava/util/List;L…
11892 HSPLcom/android/server/pm/dex/DexManager;->notifyDexLoad(Landroid/content/pm/ApplicationInfo;Ljava/…
/frameworks/base/config/
Dboot-image-profile.txt4126 HSPLandroid/content/pm/IPackageManager$Stub$Proxy;->notifyDexLoad(Ljava/lang/String;Ljava/util/List…
Dhiddenapi-greylist-max-o.txt15545 Landroid/content/pm/IPackageManager$Stub$Proxy;->notifyDexLoad(Ljava/lang/String;Ljava/util/List;Lj…
15884 Landroid/content/pm/IPackageManager;->notifyDexLoad(Ljava/lang/String;Ljava/util/List;Ljava/util/Li…