Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package android.view;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public /* synthetic */ interface OnReceiveContentListener {
|
||||
static {
|
||||
throw new NoClassDefFoundError();
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
package android.view;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public /* synthetic */ class WindowInsetsAnimation$Callback {
|
||||
static {
|
||||
throw new NoClassDefFoundError();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user