| Package | Description |
|---|---|
| com.google.api.services.androidenterprise.model |
| Modifier and Type | Method and Description |
|---|---|
AppState |
AppState.clone() |
AppState |
AppState.set(String fieldName,
Object value) |
AppState |
AppState.setKeyedAppState(List<KeyedAppState> keyedAppState)
List of keyed app states.
|
AppState |
AppState.setPackageName(String packageName)
The package name of the app.
|
| Modifier and Type | Method and Description |
|---|---|
List<AppState> |
DeviceReport.getAppState()
List of app states set by managed apps on the device.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceReport |
DeviceReport.setAppState(List<AppState> appState)
List of app states set by managed apps on the device.
|
Copyright © 2011–2025 Google. All rights reserved.