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