Searched defs:addPath (Results 1 – 4 of 4) sorted by relevance
265 void addPath(ClassLoader classLoader, String dexPath) { in addPath() method in ApplicationLoaders
688 public void addPath(@NonNull Path src, float dx, float dy) { in addPath() method in Path698 public void addPath(@NonNull Path src) { in addPath() method in Path708 public void addPath(@NonNull Path src, @NonNull Matrix matrix) { in addPath() method in Path
220 void addPath(List<String> path) { in addPath() method in SliceClientPermissions.SliceAuthority
583 public static void addPath(long destPath, long srcPath, AffineTransform transform) { in addPath() method in Path_Delegate