Searched defs:shuttingDown (Results 1 – 4 of 4) sorted by relevance
333 public abstract boolean shuttingDown(boolean booted, int timeout); in shuttingDown() method in ActivityTaskManagerInternal
1610 boolean putStacksToSleep(boolean allowDelay, boolean shuttingDown) { in putStacksToSleep()
1560 boolean goToSleepIfPossible(boolean shuttingDown) { in goToSleepIfPossible()
6485 public boolean shuttingDown(boolean booted, int timeout) { in shuttingDown() method in ActivityTaskManagerService.LocalService