Searched defs:addPath (Results 1 – 4 of 4) sorted by relevance
277 void addPath(ClassLoader classLoader, String dexPath) { in addPath() method in ApplicationLoaders
695 public void addPath(@NonNull Path src, float dx, float dy) { in addPath() method in Path705 public void addPath(@NonNull Path src) { in addPath() method in Path715 public void addPath(@NonNull Path src, @NonNull Matrix matrix) { in addPath() method in Path
226 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