Searched refs:setSipResponseCode (Results 1 – 7 of 7) sorted by relevance
51 .setSipResponseCode(code, reasonPhrase) in onNetworkResponse()65 .setSipResponseCode(code, reasonPhrase) in onNetworkResponse()
59 .setSipResponseCode(code, reasonPhrase) in onNetworkResponse()73 .setSipResponseCode(code, reasonPhrase) in onNetworkResponse()
100 .setSipResponseCode(reasonCode, reasonPhrase) in onPublishUpdated()
119 .setSipResponseCode(reasonCode, reasonPhrase) in onPublishUpdated()
82 public void setSipResponseCode(int sipResponseCode) { in setSipResponseCode() method in OptionsSipResponse
84 public void setSipResponseCode(int sipResponseCode) { in setSipResponseCode() method in PresSipResponse
113 public Builder setSipResponseCode(int responseCode, in setSipResponseCode() method in SipDetails.Builder