public class ButtonIndexer
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ButtonIndexer.ViewProcessor |
| Modifier and Type | Method and Description |
|---|---|
void |
add(android.app.Activity activity) |
void |
destroy(android.app.Activity activity) |
static ButtonIndexer |
getInstance() |
void |
remove(android.app.Activity activity) |
public static ButtonIndexer getInstance()
public void add(android.app.Activity activity)
public void remove(android.app.Activity activity)
public void destroy(android.app.Activity activity)