Home
last modified time | relevance | path

Searched refs:onReject (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DMockConnection.java68 public void onReject() { in onReject() method in MockConnection
69 super.onReject(); in onReject()
78 public void onReject(String reason) { in onReject() method in MockConnection
79 super.onReject(); in onReject()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DDummyConnectionService.java82 public void onReject() { in onReject() method in DummyConnectionService.DummyConnection
83 super.onReject(); in onReject()
/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/
DCallBlockingTest.java118 public void onReject() { in onReject() method in CallBlockingTest.DummyConnection
119 super.onReject(); in onReject()