Home | History | Annotate | Download | only in am

Lines Matching refs:booting

778      * are started by the time booting is complete.
1444 * Set to true after the system has finished booting.
6840 // Tell anyone interested that we are done booting!
6880 boolean booting;
6883 booting = mBooting;
6889 if (booting) {
17867 // If we have not finished booting, don't allow this to launch new processes.