public class timer_pictogram_clicker
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private boolean |
click |
private android.os.Handler |
handler |
private android.content.Context |
mContext |
private Custom_Picto |
picto |
Constructor and Description |
---|
timer_pictogram_clicker(android.content.Context mContext) |
Modifier and Type | Method and Description |
---|---|
void |
callLongClick() |
private int |
devolverTiempo() |
void |
disableClick() |
boolean |
isClicked() |
void |
resetClick() |
private boolean click
private Custom_Picto picto
private android.os.Handler handler
private android.content.Context mContext