public interface DevOptionHandler
DevSupportManager developer options
menu. In case when option registered for this handler is selected from the menu, the instance
method onOptionSelected() will be triggered.| Modifier and Type | Method and Description |
|---|---|
void |
onOptionSelected()
Triggered in case when user select custom developer option from the developers options menu
displayed with
DevSupportManager. |
void onOptionSelected()
DevSupportManager.