Searched refs:IGNORE_SECURITY_EXCEPTIONS (Results 1 – 1 of 1) sorted by relevance
57 public static final String IGNORE_SECURITY_EXCEPTIONS = "IGNORE_SECURITY_EXCEPTIONS"; field in MonkeyLogItem77 IGNORE_SECURITY_EXCEPTIONS, TOTAL_DURATION, START_UPTIME_DURATION, STOP_UPTIME_DURATION,94 setAttribute(IGNORE_SECURITY_EXCEPTIONS, false); in MonkeyLogItem()202 return (Boolean) getAttribute(IGNORE_SECURITY_EXCEPTIONS); in getIgnoreSecurityExceptions()209 setAttribute(IGNORE_SECURITY_EXCEPTIONS, ignore); in setIgnoreSecurityExceptions()