Searched defs:shuttingDown (Results 1 – 4 of 4) sorted by relevance
323 public abstract boolean shuttingDown(boolean booted, int timeout); in shuttingDown() method in ActivityTaskManagerInternal
859 boolean sleepIfPossible(boolean shuttingDown) { in sleepIfPossible()
2707 boolean putTasksToSleep(boolean allowDelay, boolean shuttingDown) { in putTasksToSleep()
5799 public boolean shuttingDown(boolean booted, int timeout) { in shuttingDown() method in ActivityTaskManagerService.LocalService