package androidx.media.session;

import android.app.ForegroundServiceStartNotAllowedException;

/* JADX INFO: loaded from: classes.dex */
public abstract /* synthetic */ class c {
    public static /* bridge */ /* synthetic */ boolean a(Object obj) {
        return obj instanceof ForegroundServiceStartNotAllowedException;
    }
}
