public class SourceInstallListener
extends java.lang.Object
implements com.android.repository.api.PackageOperation.StatusChangeListener
PackageOperation.StatusChangeListener that knows how to install and uninstall Sources
packages.| Constructor and Description |
|---|
SourceInstallListener(AndroidSdkHandler sdkHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
statusChanged(com.android.repository.api.PackageOperation op,
com.android.repository.api.ProgressIndicator progress) |
public SourceInstallListener(@NonNull
AndroidSdkHandler sdkHandler)
public void statusChanged(@NonNull
com.android.repository.api.PackageOperation op,
@NonNull
com.android.repository.api.ProgressIndicator progress)
throws com.android.repository.api.PackageOperation.StatusChangeListenerException
statusChanged in interface com.android.repository.api.PackageOperation.StatusChangeListenercom.android.repository.api.PackageOperation.StatusChangeListenerException