TrackerControl
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
eu.faircode.netguard.Rule Class Reference

Public Member Functions

int getTrackerCount (boolean pastWeekOnly)
 
void updateChanged (Context context)
 
String toString ()
 

Static Public Member Functions

static boolean isSystem (String packageName, Context context)
 
static void clearCache (Context context)
 
static List< RulegetRules (final boolean all, Context context)
 

Public Attributes

int uid
 
String packageName
 
int icon
 
String name
 
String version
 
boolean system
 
boolean internet
 
boolean enabled
 
boolean pkg = true
 
boolean wifi_default = false
 
boolean other_default = false
 
boolean screen_wifi_default = false
 
boolean screen_other_default = false
 
boolean roaming_default = false
 
boolean wifi_blocked = false
 
boolean other_blocked = false
 
boolean screen_wifi = false
 
boolean screen_other = false
 
boolean roaming = false
 
boolean lockdown = false
 
boolean apply = true
 
boolean notify = true
 
boolean relateduids = false
 
String[] related = null
 
long hosts
 
boolean changed
 
boolean expanded = false
 

The documentation for this class was generated from the following file: