Searched defs:loadFromPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/res/
H A DApkAssets.java47 public static @NonNull ApkAssets loadFromPath(@NonNull String path) throws IOException { method in class:ApkAssets
59 public static @NonNull ApkAssets loadFromPath(@NonNull String path, boolean system) method in class:ApkAssets
74 public static @NonNull ApkAssets loadFromPath(@NonNull String path, boolean system, method in class:ApkAssets

Completed in 45 milliseconds