Searched defs:shouldWeBeBrutalLocked (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/java/com/android/server/
H A DWatchdog.java271 String doit = shouldWeBeBrutalLocked(now);
313 * {@link #shouldWeBeBrutalLocked} will allow the brutality to happen.
332 String shouldWeBeBrutalLocked(long curTime) { method in class:Watchdog

Completed in 6 milliseconds