package androidx.room;

import android.os.IInterface;

/* JADX INFO: loaded from: classes.dex */
public interface o extends IInterface {

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public static final String f4118q = "androidx$room$IMultiInstanceInvalidationService".replace('$', '.');

    int C0(l lVar, String str);

    void J2(l lVar, int i10);

    void z2(int i10, String[] strArr);
}
