package com.ifpdos.autotest.api;

import b.c.c.d;
import com.seewo.vtv.interfaces.ISourceHelper;
import java.util.List;

/* JADX INFO: loaded from: classes.dex */
public interface IUtils {
    boolean changeSource(ISourceHelper.SourceItem sourceItem);

    boolean changeSourceExt(ISourceHelper.SourceItem sourceItem, long j);

    void enterFactoryAutoTestMode();

    void exitFactoryAutoTestMode();

    String getBoardType();

    int getCurrentLuxSensorValue();

    boolean getHardwareTestResult();

    String getMac();

    String getMcuPVersion();

    String getOriginalProductModel();

    List<String> getProblemCodeList();

    default String getProductSN() {
        return d.f1449a.a();
    }

    String getRouterVersion();

    long getSystemUpTime();

    int getTransferMode();

    String getVendorProductModel();

    boolean muteAisleSound();

    void sendBackKey();

    boolean startAndroidNetworkTest(String str);

    boolean startHardwareTest();

    boolean unmuteAisleSound();
}
