Searched defs:isPullable (Results 1 – 2 of 2) sorted by relevance
84 protected ImsExternalConnection(Phone phone, int callId, Uri address, boolean isPullable) { in ImsExternalConnection()215 public void setIsPullable(boolean isPullable) { in setIsPullable()
60 public ImsExternalCallState(int callId, Uri address, boolean isPullable, int callState, in ImsExternalCallState()