package androidx.core.location; import android.location.LocationRequest; /* loaded from: classes.dex */ public abstract /* synthetic */ class LocationRequestCompat$$ExternalSyntheticApiModelOutline0 { public static /* bridge */ /* synthetic */ LocationRequest m(Object obj) { return (LocationRequest) obj; } }