- getActivityManager() - Method in interface org.arquillian.droidium.container.api.ActivityManagerProvider
-
- getActivityManagerProvider() - Method in interface org.arquillian.droidium.container.api.AndroidDevice
-
- getAvdName() - Method in interface org.arquillian.droidium.container.api.AndroidDevice
-
Returns name of Android Virtual Device.
- getConsolePort() - Method in interface org.arquillian.droidium.container.api.AndroidDevice
-
- getDeployment() - Method in class org.arquillian.droidium.container.api.DroidiumDeployment
-
- getDeploymentName() - Method in class org.arquillian.droidium.container.api.DroidiumDeployment
-
- getDevices() - Method in interface org.arquillian.droidium.container.api.AndroidBridge
-
Lists all devices currently available.
- getDroneGuestPort() - Method in interface org.arquillian.droidium.container.api.AndroidDevice
-
Guest port is port on the Android device side
- getDroneHostPort() - Method in interface org.arquillian.droidium.container.api.AndroidDevice
-
Host is your local computer.
- getEmulators() - Method in interface org.arquillian.droidium.container.api.AndroidBridge
-
Lists all devices currently available which are emulators.
- getIdentifier(T) - Method in interface org.arquillian.droidium.container.api.IdentifierGenerator
-
Generates random identifier.
- getProperties() - Method in interface org.arquillian.droidium.container.api.AndroidDevice
-
Returns a map of properties available for the device.
- getProperty(String) - Method in interface org.arquillian.droidium.container.api.AndroidDevice
-
Returns a value of property with given name
- getScreenshot() - Method in interface org.arquillian.droidium.container.api.AndroidDevice
-
Gets a screenshot of underlying Android device.
- getScreenshot() - Method in class org.arquillian.droidium.container.api.Screenshot
-
- getSerialNumber() - Method in interface org.arquillian.droidium.container.api.AndroidDevice
-
Returns serial number of device.