Home
last modified time | relevance | path

Searched defs:TestContext (Results 1 – 7 of 7) 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.java228 public static class TestContext extends ContextWrapper implements LinkSpan.OnClickListener { class in RichTextViewTest
230 public TestContext(Context base) { in TestContext() method in RichTextViewTest.TestContext
/frameworks/base/libs/hwui/tests/common/
DTestContext.cpp55 TestContext::TestContext() { in TestContext() function in android::uirenderer::test::TestContext
/frameworks/base/services/tests/servicestests/src/com/android/server/appwidget/
DAppWidgetServiceImplTest.java311 private class TestContext extends ContextWrapper { class in AppWidgetServiceImplTest
313 public TestContext() { in TestContext() method in AppWidgetServiceImplTest.TestContext
/frameworks/base/core/tests/coretests/src/android/widget/
DRemoteViewsAdapterTest.java240 private class TestContext extends ContextWrapper { class in RemoteViewsAdapterTest
246 TestContext() { in TestContext() method in RemoteViewsAdapterTest.TestContext