Searched refs:onReject (Results 1 – 4 of 4) sorted by relevance
47 void onReject(CtsConnection connection) { }; in onReject() method in CtsConnection.Listener124 public void onReject() { in onReject() method in CtsConnection128 mListener.onReject(this); in onReject()
74 public void onReject() { in onReject() method in MockConnection75 super.onReject(); in onReject()84 public void onReject(String reason) { in onReject() method in MockConnection85 super.onReject(); in onReject()
85 public void onReject() { in onReject() method in DummyConnectionService.DummyConnection86 super.onReject(); in onReject()
118 public void onReject() { in onReject() method in CallBlockingTest.DummyConnection119 super.onReject(); in onReject()