- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
11 lines
381 B
Java
11 lines
381 B
Java
package androidx.privacysandbox.ads.adservices.adselection;
|
|
|
|
import android.adservices.adselection.AdSelectionConfig;
|
|
|
|
/* loaded from: classes.dex */
|
|
public abstract /* synthetic */ class AdSelectionManager$Api33Ext4Impl$$ExternalSyntheticApiModelOutline19 {
|
|
public static /* synthetic */ AdSelectionConfig.Builder m() {
|
|
return new AdSelectionConfig.Builder();
|
|
}
|
|
}
|