Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DDummyConnectionService.java43 hangUpAsync(connection); in onCreateOutgoingConnection()
55 hangUpAsync(connection); in onCreateIncomingConnection()
132 private static void hangUpAsync(final Connection connection) { in hangUpAsync() method in DummyConnectionService