public static interface KeyXClickHelper.OnXClickCallback
Modifier and Type | Field and Description |
---|---|
static int |
STATE_CLICK |
static int |
STATE_LONG_CLICK |
Modifier and Type | Method and Description |
---|---|
void |
onXClick(int state,
int count,
android.view.KeyEvent keyEvent) |
static final int STATE_CLICK
static final int STATE_LONG_CLICK