Home
last modified time | relevance | path

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

/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/
DCallBlockingTest.java96 DummyConnectionService.class).flattenToString(); in cleanupCall()
114 DummyConnectionService.class.getName()), in getPhoneAccountHandle()
129 public static class DummyConnectionService extends ConnectionService { class in CallBlockingTest