Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/
DListViewTest.java26 import android.test.mock.MockContext;
42 MockContext context = new MockContext2(); in testRequestLayout()
70 MockContext context = new MockContext2(); in testNoSelectableItems()
93 private class MockContext2 extends MockContext {
/frameworks/base/test-runner/src/android/test/
DProviderTestCase.java22 import android.test.mock.MockContext;
65 new MockContext(), // The context that most methods are delegated to in setUp()
102 new MockContext(), // The context that most methods are delegated to in newResolverWithContentProviderFromSql()
DProviderTestCase2.java24 import android.test.mock.MockContext;
78 private class MockContext2 extends MockContext {
226 new MockContext(), // The context that most methods are delegated to in newResolverWithContentProviderFromSql()
/frameworks/base/test-runner/tests/src/android/test/
DAndroidTestRunnerTest.java19 import android.test.mock.MockContext;
282 private static class StubContext extends MockContext {
DInstrumentationTestRunnerTest.java22 import android.test.mock.MockContext;
270 private static class StubContext extends MockContext {
/frameworks/base/services/tests/servicestests/src/com/android/server/search/
DSearchablesTest.java36 import android.test.mock.MockContext;
228 private class MyMockContext extends MockContext {
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
DVCardVerifier.java23 import android.test.mock.MockContext;
65 private static class CustomMockContext extends MockContext {
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java33 import android.test.mock.MockContext;
234 static public class MyMockContext extends MockContext {
/frameworks/base/docs/html/sdk/api_diff/17/
DmissingSinces.txt56 NO DOC BLOCK: android.test.mock.MockContext Method createConfigurationContext(android.content.res.C…
59 NO DOC BLOCK: android.test.mock.MockContext Method createDisplayContext(android.view.Display)
142 NO DOC BLOCK: android.test.mock.MockContext Method removeStickyBroadcastAsUser(android.content.Inte…
148 NO DOC BLOCK: android.test.mock.MockContext Method sendBroadcastAsUser(android.content.Intent, andr…
149 NO DOC BLOCK: android.test.mock.MockContext Method sendBroadcastAsUser(android.content.Intent, andr…
152 NO DOC BLOCK: android.test.mock.MockContext Method sendOrderedBroadcastAsUser(android.content.Inten…
155 NO DOC BLOCK: android.test.mock.MockContext Method sendStickyBroadcastAsUser(android.content.Intent…
158 NO DOC BLOCK: android.test.mock.MockContext Method sendStickyOrderedBroadcastAsUser(android.content…
/frameworks/base/test-runner/src/android/test/mock/
DMockContentProvider.java157 super(new MockContext(), "", "", null); in MockContentProvider()
DMockContext.java57 public class MockContext extends Context { class
/frameworks/base/services/tests/servicestests/src/com/android/server/content/
DSyncStorageEngineTest.java31 import android.test.mock.MockContext;
892 super(new RenamingDelegatingContext(new MockContext(), realContext, "test.")); in TestContext()
/frameworks/base/docs/html/sdk/api_diff/16/
DmissingSinces.txt421 NO DOC BLOCK: android.test.mock.MockContext Method startActivities(android.content.Intent[], androi…
425 NO DOC BLOCK: android.test.mock.MockContext Method startActivity(android.content.Intent, android.os…
433 NO DOC BLOCK: android.test.mock.MockContext Method startIntentSender(android.content.IntentSender, …
/frameworks/base/docs/html/sdk/api_diff/8/
DmissingSinces.txt115 NO DOC BLOCK: android.test.mock.MockContext Method getExternalCacheDir()
118 NO DOC BLOCK: android.test.mock.MockContext Method getExternalFilesDir(java.lang.String)
/frameworks/base/docs/html/sdk/api_diff/5/
DmissingSinces.txt238 NO DOC BLOCK: android.test.mock.MockContext Method sendStickyOrderedBroadcast(android.content.Inten…
279 NO DOC BLOCK: android.test.mock.MockContext Method startIntentSender(android.content.IntentSender, …
/frameworks/base/docs/html/sdk/api_diff/4/
DmissingSinces.txt47 NO DOC BLOCK: android.test.mock.MockContext Method getApplicationInfo()
/frameworks/base/docs/html/tools/testing/
Dtesting_android.jd416 {@link android.test.mock.MockApplication}, {@link android.test.mock.MockContext},
/frameworks/base/docs/html/sdk/api_diff/preview-21/
DmissingSinces.txt215 NO DOC BLOCK: android.test.mock.MockContext Method getCodeCacheDir()
284 NO DOC BLOCK: android.test.mock.MockContext Method getNoBackupFilesDir()
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt414 NO DOC BLOCK: android.test.mock.MockContext Method getCodeCacheDir()
455 NO DOC BLOCK: android.test.mock.MockContext Method getExternalMediaDirs()
506 NO DOC BLOCK: android.test.mock.MockContext Method getNoBackupFilesDir()
/frameworks/base/docs/html/
Dsitemap.txt1809 http://developer.android.com/reference/android/test/mock/MockContext.html
4407 http://developer.android.com/sdk/api_diff/17/changes/android.test.mock.MockContext.html
5241 http://developer.android.com/sdk/api_diff/5/changes/android.test.mock.MockContext.html
5545 http://developer.android.com/sdk/api_diff/16/changes/android.test.mock.MockContext.html
5815 http://developer.android.com/sdk/api_diff/11/changes/android.test.mock.MockContext.html
5979 http://developer.android.com/sdk/api_diff/4/changes/android.test.mock.MockContext.html
6697 http://developer.android.com/sdk/api_diff/8/changes/android.test.mock.MockContext.html
/frameworks/base/api/
Dcurrent.txt29003 public class MockContext extends android.content.Context {
29004 ctor public MockContext();