Home
last modified time | relevance | path

Searched defs:TestContext (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/CarrierDefaultApp/tests/unit/src/com/android/carrierdefaultapp/
DTestContext.java24 public class TestContext extends ContextWrapper { class
30 public TestContext(Context base) { in TestContext() method in TestContext
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/span/
DLinkSpanTest.java95 private static class TestContext extends ContextWrapper implements LinkSpan.OnClickListener { class in LinkSpanTest
99 TestContext(Context base) { in TestContext() method in LinkSpanTest.TestContext
/frameworks/base/core/tests/coretests/src/android/provider/
DTestDocumentsProvider.java105 private static class TestContext extends ContextWrapper { class in TestDocumentsProvider
107 private TestContext(Context context) { in TestContext() method in TestDocumentsProvider.TestContext
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/view/
DRichTextViewTest.java214 public static class TestContext extends ContextWrapper implements LinkSpan.OnClickListener { class in RichTextViewTest
218 public TestContext(Context base) { in TestContext() method in RichTextViewTest.TestContext
/frameworks/base/services/tests/servicestests/src/com/android/server/emergency/
DEmergencyAffordanceServiceTest.java88 private class TestContext extends BroadcastInterceptingContext { class in EmergencyAffordanceServiceTest
89 TestContext(Context base) { in TestContext() method in EmergencyAffordanceServiceTest.TestContext
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/startingsurface/
DStartingSurfaceDrawerTests.java114 private static class TestContext extends TestableContext { class in StartingSurfaceDrawerTests
115 TestContext(Context context) { in TestContext() method in StartingSurfaceDrawerTests.TestContext
/frameworks/base/libs/hwui/tests/common/
DTestContext.cpp63 TestContext::TestContext() { in TestContext() function in android::uirenderer::test::TestContext
/frameworks/base/core/tests/coretests/src/android/widget/
DRemoteViewsAdapterTest.java241 private class TestContext extends ContextWrapper { class in RemoteViewsAdapterTest
247 TestContext() { in TestContext() method in RemoteViewsAdapterTest.TestContext
/frameworks/base/services/tests/servicestests/src/com/android/server/appwidget/
DAppWidgetServiceImplTest.java356 private class TestContext extends ContextWrapper { class in AppWidgetServiceImplTest
358 public TestContext() { in TestContext() method in AppWidgetServiceImplTest.TestContext