@Implements(value=android.app.ActivityThread.class, isInAndroidSdk=false, looseSignatures=true) public class ShadowActivityThread extends java.lang.Object
Constructor and Description |
---|
ShadowActivityThread() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
currentActivityThread() |
static java.lang.Object |
getPackageManager() |
static void |
setApplicationInfo(android.content.pm.ApplicationInfo applicationInfo)
Deprecated.
do not use
|
@Implementation public static java.lang.Object getPackageManager()
@Implementation public static java.lang.Object currentActivityThread()
@Deprecated public static void setApplicationInfo(android.content.pm.ApplicationInfo applicationInfo)
Internal use only.