/frameworks/base/packages/CarrierDefaultApp/tests/unit/src/com/android/carrierdefaultapp/ |
D | TestContext.java | 24 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/ |
D | LinkSpanTest.java | 95 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/ |
D | TestDocumentsProvider.java | 105 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/ |
D | RichTextViewTest.java | 214 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/ |
D | EmergencyAffordanceServiceTest.java | 88 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/ |
D | StartingSurfaceDrawerTests.java | 114 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/ |
D | TestContext.cpp | 63 TestContext::TestContext() { in TestContext() function in android::uirenderer::test::TestContext
|
/frameworks/base/core/tests/coretests/src/android/widget/ |
D | RemoteViewsAdapterTest.java | 241 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/ |
D | AppWidgetServiceImplTest.java | 356 private class TestContext extends ContextWrapper { class in AppWidgetServiceImplTest 358 public TestContext() { in TestContext() method in AppWidgetServiceImplTest.TestContext
|