Searched refs:isPullable (Results 1 – 2 of 2) sorted by relevance
73 protected ImsExternalConnection(Phone phone, int callId, String address, boolean isPullable) { in ImsExternalConnection() argument79 mIsPullable = isPullable; in ImsExternalConnection()197 public void setIsPullable(boolean isPullable) { in setIsPullable() argument198 mIsPullable = isPullable; in setIsPullable()
55 public ImsExternalCallState(int callId, Uri address, boolean isPullable, int callState, in ImsExternalCallState() argument59 mIsPullable = isPullable; in ImsExternalCallState()