public class Keys
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Keys.Key |
Modifier and Type | Field and Description |
---|---|
static int |
BACK |
static Signal<Keys.Key> |
event |
static int |
MENU |
static int |
VOLUME_DOWN |
static int |
VOLUME_UP |
Constructor and Description |
---|
Keys() |
Modifier and Type | Method and Description |
---|---|
static void |
processTouchEvents(java.util.ArrayList<android.view.KeyEvent> events) |
public static final int BACK
public static final int MENU
public static final int VOLUME_UP
public static final int VOLUME_DOWN