package android_env

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AdbCall

adb.proto:36

Used in: SetupStep

message AdbCall.ClearCache

adb.proto:83

Used in: AdbCall

message AdbCall.ClearCacheRandomActivity

adb.proto:88

Clear cache for last selected random activity.

Used in: AdbCall

(message has no fields)

message AdbCall.Command

adb.proto:138

Used in: AdbCall

message AdbCall.DisableAnimations

adb.proto:81

Disables all Android animations.

Used in: AdbCall

(message has no fields)

message AdbCall.ForceStop

adb.proto:73

Used in: AdbCall

message AdbCall.ForceStopRandomActivity

adb.proto:78

Force stop last selected random activity.

Used in: AdbCall

(message has no fields)

message AdbCall.GrantPermissions

adb.proto:90

Used in: AdbCall

message AdbCall.InstallApk

adb.proto:38

Installs an APK into the simulator.

Used in: AdbCall

message AdbCall.InstallApk.Filesystem

adb.proto:41

A location in the filesystem.

Used in: InstallApk

message AdbCall.PressButton

adb.proto:109

Used in: AdbCall

enum AdbCall.PressButton.Button

adb.proto:110

Used in: PressButton

message AdbCall.Rotate

adb.proto:117

Used in: AdbCall

enum AdbCall.Rotate.Orientation

adb.proto:118

Used in: Rotate

message AdbCall.StartAccessibilityService

adb.proto:127

Used in: AdbCall

message AdbCall.StartActivity

adb.proto:50

Used in: AdbCall

message AdbCall.StartIntent

adb.proto:56

Used in: AdbCall

message AdbCall.StartRandomActivity

adb.proto:63

Starts and wait for a randomly chosen activity in the list.

Used in: AdbCall

message AdbCall.StartScreenPinning

adb.proto:134

Pins the given activity to the screen. This essentially locks the user into a single app mode (aka "Kiosk mode").

Used in: AdbCall

message AdbCall.Tap

adb.proto:102

Used in: AdbCall

message AdbCall.UninstallPackage

adb.proto:69

Used in: AdbCall

message AppScreen

task.proto:39

An AppScreen identifies a unique configuration that we can observe on the screen of a device.

Used in: Task, WaitForAppScreen

message ArraySpec

task.proto:102

Used in: Task

enum ArraySpec.DataType

task.proto:109

Used in: ArraySpec

message CheckInstall

task.proto:65

Used in: SuccessCondition

message EventSlot

task.proto:256

message `EventSlot` {{{ -

Used in: EventSlot.FakeSource, TaskEventSlots

message EventSlot.FakeSource

task.proto:263

Used in: EventSlot

enum EventSlot.Repeatability

task.proto:270

Used in: EventSlot

enum EventSlot.Type

task.proto:257

Used in: EventSlot

message EventSource

task.proto:134

zdy message `EventSource` {{{

Used in: Task

message EventSource.IconMatchEvent

task.proto:162

match to the given icon

Used in: EventSource

message EventSource.IconRecogEvent

task.proto:157

recognize the icon of the given class

Used in: EventSource

message EventSource.LogEvent

task.proto:212

Used in: EventSource

enum EventSource.MatchMode

task.proto:135

Used in: ResponseEvent, TextEvent

message EventSource.Rect

task.proto:143

floats in range [0, 1]

Used in: IconMatchEvent, IconRecogEvent, TextEvent

enum EventSource.Repeatability

task.proto:227

Used in: EventSource

message EventSource.ResponseEvent

task.proto:221

Used in: EventSource

message EventSource.TextEvent

task.proto:150

recognize the given text

Used in: EventSource

message EventSource.ViewHierarchyEvent

task.proto:167

Specified as (EBNF) path = class-regex [ "@" id-regex ] ; If there is "@" in the regex literal, escape it by "\@". repeated string view_hierarchy_path = 1;

Used in: EventSource

message EventSource.ViewHierarchyEvent.Property

task.proto:200

Used in: ViewHierarchyEvent

enum EventSource.ViewHierarchyEvent.Sign

task.proto:192

Used in: Property

message RawObservation

raw_observation.proto:21

A reinforcement learning (RL) observation which agents can use to build their internal state. This comes straight from the Android Emulator.

message RawObservation.Image

raw_observation.proto:26

A visual image represented as pixels.

Used in: RawObservation

message SetupStep

task.proto:90

Used in: Task

message Sleep

task.proto:76

Used in: SetupStep

message SuccessCondition

task.proto:80

Used in: SetupStep

message Task

task.proto:366

Description of a reinforcement learning task to be solved by an agent.

message TaskEventSlots

task.proto:355

Used in: Task

message WaitForAppScreen

task.proto:59

Waits for `app_screen` to be the current app screen shown to the user.

Used in: SuccessCondition

message WaitForMessage

task.proto:71

Used in: SuccessCondition