@Implements(value=android.app.UiModeManager.class) public class ShadowUIModeManager extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
currentModeType |
| Constructor and Description |
|---|
ShadowUIModeManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
disableCarMode(int flags) |
void |
enableCarMode(int flags) |
int |
getCurrentModeType() |
@Implementation public int getCurrentModeType()
@Implementation public void enableCarMode(int flags)
@Implementation public void disableCarMode(int flags)