Home
last modified time | relevance | path

Searched defs:TestConnection (Results 1 – 4 of 4) sorted by relevance

/cts/tests/app/src/android/app/cts/
DIntentServiceTest.java114 private class TestConnection implements ServiceConnection { class in IntentServiceTest
DServiceTest.java159 private class TestConnection implements ServiceConnection { class in ServiceTest
166 public TestConnection(boolean expectDisconnect, boolean setReporter) { in TestConnection() method in ServiceTest.TestConnection
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DTestConnectionService.java71 public static class TestConnection extends Connection { class in TestConnectionService
/cts/tests/tests/content/src/android/content/cts/
DContextTest.java1769 private class TestConnection implements ServiceConnection { class in ContextTest
1770 public TestConnection(boolean expectDisconnect, boolean setReporter) { in TestConnection() method in ContextTest.TestConnection