Home
last modified time | relevance | path

Searched refs:booting (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/app/
DActivityManagerInternal.java245 public abstract void setBooting(boolean booting); in setBooting() argument
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStackSupervisor.java1241 final boolean booting = mService.isBooting(); in checkFinishBootingLocked()
1248 if (booting || enableScreen) { in checkFinishBootingLocked()
1249 mService.postFinishBooting(booting, enableScreen); in checkFinishBootingLocked()
1251 return booting; in checkFinishBootingLocked()
1264 boolean booting = false; in activityIdleInternalLocked()
1297 booting = checkFinishBootingLocked(); in activityIdleInternalLocked()
1360 if (!booting) { in activityIdleInternalLocked()
DActivityTaskManagerService.java5674 void setBooting(boolean booting) { in setBooting() argument
5675 mAmInternal.setBooting(booting); in setBooting()
/frameworks/base/cmds/bootanimation/
DFORMAT.md103 parts that are of type `c`) when the system is finished booting. (This is accomplished by setting
/frameworks/base/packages/SystemUI/
DREADME.md25 since these objects may be started before the device has finished booting.
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto793 optional bool booting = 43; field
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java5364 boolean booting; in ensureBootCompleted()
5367 booting = mBooting; in ensureBootCompleted()
5373 if (booting) { in ensureBootCompleted()
18297 public void setBooting(boolean booting) { in setBooting() argument
18298 mBooting = booting; in setBooting()
/frameworks/base/cmds/statsd/src/
Datoms.proto7734 // Device didn't finish booting before timeout and userspace reboot watchdog issued a hard