public static class ContentBlocking.EtpLevel extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT
Enable ETP for ads, analytic, and social tracking lists.
|
static int |
NONE
Do not enable ETP at all.
|
static int |
STRICT
Enable ETP for all of the default lists as well as the content list.
|
Constructor and Description |
---|
EtpLevel() |
public static final int NONE
public static final int DEFAULT
public static final int STRICT