Searched defs:loadingPackageName (Results 1 – 1 of 1) sorted by relevance
376 @NonNull String loadingPackageName, in notifyDexContainersLoaded()423 @NonNull String loadingPackageName, in findOwningPackage()467 @NonNull String loadingPackageName, boolean isolatedProcess, long lastUsedAtMs) { in addPrimaryDexUse()484 @NonNull String loadingPackageName, boolean isolatedProcess, in addSecondaryDexUse()591 @NonNull String loadingPackageName, in validateInputs()997 static DexLoader create(@NonNull String loadingPackageName, boolean isolatedProcess) { in create()1001 abstract @NonNull String loadingPackageName(); in loadingPackageName() method in DexUseManagerLocal.DexLoader