HomeSort by relevance Sort by last modified time
    Searched refs:violations (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/os/
StrictMode.java 95 * application to see the violations as they happen.
97 * <p>If you find violations that you feel are problematic, there are
130 * The boolean system property to control screen flashes on violations.
238 * Flash the screen during violations.
349 * violations. (but note that {@link #build} will default
439 * violations, rate-limited to be only a little annoying.
448 * see logging or other violations before the process dies.
478 * Log detected violations to the system log.
485 * Enable detected violations log a stacktrace and timing data
671 * your logging or other violations before the process dies
1245 ArrayList<ViolationInfo> violations = gatheredViolations.get(); local
1633 ArrayList<ViolationInfo> violations = gatheredViolations.get(); local
    [all...]
  /external/v8/tools/
presubmit.py 346 violations = 0
353 violations += 1
356 print "Total violating files: %s" % violations
  /external/webkit/Tools/Scripts/webkitpy/style/checkers/
cpp.py     [all...]

Completed in 40 milliseconds