@Implements(value=android.view.WindowManagerGlobal.class, isInAndroidSdk=false, minSdk=17, looseSignatures=true) public class ShadowWindowManagerGlobal extends Object
| Constructor | Description | 
|---|---|
ShadowWindowManagerGlobal() | 
| Modifier and Type | Method | Description | 
|---|---|---|
static Object | 
getWindowManagerService() | 
|
static Object | 
getWindowSession() | 
|
static Object | 
getWindowSession(Looper looper) | 
|
static void | 
reset() | 
@Resetter public static void reset()
@Implementation(minSdk=18) public static Object getWindowSession()
@Implementation(maxSdk=17) public static Object getWindowSession(Looper looper)
@Implementation public static Object getWindowManagerService()