package com.huawei.hms.support.feature.service; import android.content.Intent; import com.huawei.hms.common.HuaweiApiInterface; import o.HiE; /* loaded from: classes2.dex */ public interface AuthService extends HuaweiApiInterface { HiE cancelAuthorization(); Intent getSignInIntent(); HiE signOut(); }