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