@Implements(className="android.app.ContextImpl") public class ShadowContextImpl extends ShadowContext
android.content.ContextImpl.| Modifier and Type | Class and Description |
|---|---|
static class |
ShadowContextImpl.ShadowServiceFetcher |
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS_NAME |
| Constructor and Description |
|---|
ShadowContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getSystemService(String name) |
void |
setSystemService(String key,
Object service) |
File |
validateFilePath(String name,
boolean createDirectory) |
callAttachBaseContext, createAttributeSet, getExternalCacheDir, getExternalFilesDir, getResName, getResourceLoader, getResources, getShadowApplication, getString, getString, getText, isStrictI18npublic static final String CLASS_NAME
Copyright © 2015. All rights reserved.