package androidx.media.session;

import android.app.ForegroundServiceStartNotAllowedException;

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