FileDocCategorySizeDatePackage
InCallService.javaAPI DocAndroid 5.1 API733Sat Mar 14 14:10:02 GMT 2015android.telecom

InCallService

public abstract class InCallService extends android.app.Service

Fields Summary
public static final String
SERVICE_INTERFACE
Constructors Summary
public InCallService()

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.telecom.PhonegetPhone()

 throw new RuntimeException("Stub!"); 
public android.os.IBinderonBind(android.content.Intent intent)

 throw new RuntimeException("Stub!"); 
public voidonPhoneCreated(android.telecom.Phone phone)

 throw new RuntimeException("Stub!"); 
public voidonPhoneDestroyed(android.telecom.Phone phone)

 throw new RuntimeException("Stub!"); 
public booleanonUnbind(android.content.Intent intent)

 throw new RuntimeException("Stub!");