Searched refs:ApkKey (Results 1 – 6 of 6) sorted by relevance
122 private static class ApkKey { class in ResourcesManager127 ApkKey(String path, boolean sharedLib, boolean overlay) { in ApkKey() method in ResourcesManager.ApkKey144 if (!(obj instanceof ApkKey)) { in equals()147 ApkKey other = (ApkKey) obj; in equals()165 ApkAssets load(final ApkKey apkKey) throws IOException { in load()307 final ApkKey key = mCachedApkAssets.keyAt(i); in invalidatePath()469 final ArrayList<ApkKey> apkKeys = new ArrayList<>(); in extractApkKeys()525 final ArrayList<ApkKey> apkKeys = extractApkKeys(key); in createAssetManager()527 final ApkKey apkKey = apkKeys.get(i); in createAssetManager()976 final ArrayList<ApkKey> apkKeys = extractApkKeys(key); in createApkAssetsSupplierNotLocked()[all …]
540 android.app.ResourcesManager$ApkKey
2447 HSPLandroid/app/ResourcesManager$ApkAssetsSupplier;->load(Landroid/app/ResourcesManager$ApkKey;)Lan…2448 HSPLandroid/app/ResourcesManager$ApkKey;-><init>(Ljava/lang/String;ZZ)V2449 HSPLandroid/app/ResourcesManager$ApkKey;->equals(Ljava/lang/Object;)Z2450 HSPLandroid/app/ResourcesManager$ApkKey;->hashCode()I+]Ljava/lang/String;Ljava/lang/String;2454 …->access$000(Landroid/app/ResourcesManager;Landroid/app/ResourcesManager$ApkKey;)Landroid/content/…2491 HSPLandroid/app/ResourcesManager;->loadApkAssets(Landroid/app/ResourcesManager$ApkKey;)Landroid/con…23311 Landroid/app/ResourcesManager$ApkKey;
538 android.app.ResourcesManager$ApkKey
2447 HSPLandroid/app/ResourcesManager$ApkAssetsSupplier;->load(Landroid/app/ResourcesManager$ApkKey;)Lan…2448 HSPLandroid/app/ResourcesManager$ApkKey;-><init>(Ljava/lang/String;ZZ)V2449 HSPLandroid/app/ResourcesManager$ApkKey;->equals(Ljava/lang/Object;)Z2450 HSPLandroid/app/ResourcesManager$ApkKey;->hashCode()I+]Ljava/lang/String;Ljava/lang/String;2454 …->access$000(Landroid/app/ResourcesManager;Landroid/app/ResourcesManager$ApkKey;)Landroid/content/…2491 HSPLandroid/app/ResourcesManager;->loadApkAssets(Landroid/app/ResourcesManager$ApkKey;)Landroid/con…32944 Landroid/app/ResourcesManager$ApkKey;
8387 Landroid/app/ResourcesManager$ApkKey;-><init>(Ljava/lang/String;ZZ)V8388 Landroid/app/ResourcesManager$ApkKey;->overlay:Z8389 Landroid/app/ResourcesManager$ApkKey;->path:Ljava/lang/String;8390 Landroid/app/ResourcesManager$ApkKey;->sharedLib:Z