androidx.test.platform.device
Interfaces
DeviceController |
Provides base-level device operations that can be used to build user actions such as folding a device, changing screen orientation etc. |
Exceptions
UnsupportedDeviceOperationException |
An exception which indicates that the device selected does not support an operation called on it. |
Enums
DeviceController.ScreenOrientation |
Enum for screen orientations a device can be set to. |