java.lang.Object | |
↳ | android.support.test.espresso.action.EspressoKey.Builder |
Builder for the EspressoKey class.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Sets the ALT_ON meta state of the resulting key.
| |||||||||||
On Honeycomb and above, sets the CTRL_ON meta state of the resulting key.
| |||||||||||
Sets the SHIFT_ON meta state of the resulting key.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Sets the ALT_ON meta state of the resulting key.
On Honeycomb and above, sets the CTRL_ON meta state of the resulting key. On Gingerbread and below, this is a noop.
Sets the SHIFT_ON meta state of the resulting key.