Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
12
apk_decompiled/sources/v2/AbstractC0642b.java
Normal file
12
apk_decompiled/sources/v2/AbstractC0642b.java
Normal file
@@ -0,0 +1,12 @@
|
||||
package v2;
|
||||
|
||||
import android.graphics.Outline;
|
||||
import android.graphics.Path;
|
||||
|
||||
/* renamed from: v2.b, reason: case insensitive filesystem */
|
||||
/* loaded from: classes3.dex */
|
||||
public abstract class AbstractC0642b {
|
||||
public static void a(Outline outline, Path path) {
|
||||
outline.setPath(path);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user