Searched refs:isAllowedWhileBooting (Results 1 – 1 of 1) sorted by relevance
3739 && !isAllowedWhileBooting(info) in startProcessLocked()3757 boolean isAllowedWhileBooting(ApplicationInfo ai) { in isAllowedWhileBooting() method in ActivityManagerService6794 boolean normalMode = mProcessesReady || isAllowedWhileBooting(app.info); in attachApplicationLocked()14059 if (!isAllowedWhileBooting(proc.info)){