public abstract static class CotModificationManager.ModificationAction
extends java.lang.Object
Constructor and Description |
---|
ModificationAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
approved(CotEvent event,
android.os.Bundle extra)
Temporarily expose the mechanism for simulating previous behavior.
|
abstract boolean |
checkAndPrompt(CotEvent event,
android.os.Bundle bundle)
Prompts the user with the appropriate user screens.
|
public abstract boolean checkAndPrompt(CotEvent event, android.os.Bundle bundle)
protected void approved(CotEvent event, android.os.Bundle extra)