Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
10
apk_decompiled/sources/O/j0.java
Normal file
10
apk_decompiled/sources/O/j0.java
Normal file
@@ -0,0 +1,10 @@
|
||||
package O;
|
||||
|
||||
import android.view.Window;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public abstract class j0 {
|
||||
public static void a(Window window, boolean z3) {
|
||||
window.setDecorFitsSystemWindows(z3);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user