Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
12
apk_decompiled/sources/m/AbstractC0486s0.java
Normal file
12
apk_decompiled/sources/m/AbstractC0486s0.java
Normal file
@@ -0,0 +1,12 @@
|
||||
package m;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.PopupWindow;
|
||||
|
||||
/* renamed from: m.s0, reason: case insensitive filesystem */
|
||||
/* loaded from: classes.dex */
|
||||
public abstract class AbstractC0486s0 {
|
||||
public static int a(PopupWindow popupWindow, View view, int i, boolean z3) {
|
||||
return popupWindow.getMaxAvailableHeight(view, i, z3);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user