package io.flutter.embedding.engine.plugins.service; import android.app.Service; import o.wdQ; /* loaded from: classes.dex */ public interface ServiceControlSurface { void attachToService(Service service, wdQ wdq, boolean z); void detachFromService(); void onMoveToBackground(); void onMoveToForeground(); }