public class FoamDisabler
extends java.lang.Object
new FoamDisabler().disable(getApplication());
| Constructor and Description |
|---|
FoamDisabler() |
| Modifier and Type | Method and Description |
|---|---|
void |
disable(android.app.Application application)
Disable all foam tracking features
|
void |
reenable(android.app.Application application)
Re-enable foam.
|