FileDocCategorySizeDatePackage
RemoteServiceCallback.javaAPI DocAndroid 5.1 API3539Sat Mar 14 05:48:12 GMT 2015com.android.internal.telecom

RemoteServiceCallback

public interface RemoteServiceCallback implements android.os.IInterface
Simple response callback object. {@hide}

Fields Summary
Constructors Summary
Methods Summary
public voidonError()

public voidonResult(java.util.List components, java.util.List callServices)