package ae;

import android.os.Looper;
import java.util.List;
import kotlinx.coroutines.i1;
import kotlinx.coroutines.internal.m;

/* JADX INFO: loaded from: classes.dex */
public final class a implements m {
    @Override // kotlinx.coroutines.internal.m
    public String a() {
        return "For tests Dispatchers.setMain from kotlinx-coroutines-test module can be used";
    }

    @Override // kotlinx.coroutines.internal.m
    public i1 b(List list) {
        Looper mainLooper = Looper.getMainLooper();
        if (mainLooper != null) {
            return new d(f.a(mainLooper));
        }
        throw new IllegalStateException("The main looper is not available");
    }

    @Override // kotlinx.coroutines.internal.m
    public int c() {
        return 1073741823;
    }
}
