File
Doc
Category
Size
Date
Package
RemoteServiceCallback.java
API Doc
Android 5.1 API
3539
Sat Mar 14 05:48:12 GMT 2015
com.android.internal.telecom
RemoteServiceCallback
public interface RemoteServiceCallback implements android.os.IInterface
Simple response callback object. {@hide}
Fields Summary
Constructors Summary
Methods Summary
public void
onError
()
public void
onResult
(
java.util.List
components,
java.util.List
callServices)
Java Code Source