Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
13
apk_decompiled/sources/androidx/room/l.java
Normal file
13
apk_decompiled/sources/androidx/room/l.java
Normal file
@@ -0,0 +1,13 @@
|
||||
package androidx.room;
|
||||
|
||||
import android.os.IInterface;
|
||||
import kotlin.text.Typography;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public interface l extends IInterface {
|
||||
|
||||
/* renamed from: a, reason: collision with root package name */
|
||||
public static final String f3981a = "androidx$room$IMultiInstanceInvalidationCallback".replace(Typography.dollar, '.');
|
||||
|
||||
void a(String[] strArr);
|
||||
}
|
||||
Reference in New Issue
Block a user