Searched defs:addPath (Results 1 – 6 of 6) sorted by relevance
118 void addPath(ClassLoader classLoader, String dexPath) { in addPath() method in ApplicationLoaders
109 public ExecutionPath addPath(@Nullable Expr expr) { in addPath() method in ExecutionPath
162 boolean addPath(List<String> path) { in addPath() method in CompatPermissionManager.PermissionState
683 public void addPath(Path src, float dx, float dy) { in addPath() method in Path693 public void addPath(Path src) { in addPath() method in Path703 public void addPath(Path src, Matrix matrix) { in addPath() method in Path
220 void addPath(List<String> path) { in addPath() method in SliceClientPermissions.SliceAuthority
573 public static void addPath(long destPath, long srcPath, AffineTransform transform) { in addPath() method in Path_Delegate