Home | History | Annotate | Download | only in am

Lines Matching defs:here

189      * If the device goes to sleep with such an activity in the paused state then we save it here
774 * we shouldn't try to instigate a resume here.
776 * set to true, we will immediately complete the pause here before returning.
1254 // else to do here.
1954 // Here it is! Now, if this is not yet visible to the
1959 + task, new RuntimeException("here").fillInStackTrace());
1996 new RuntimeException("here").fillInStackTrace());
2170 // task, then we need to move it out of here. We will
2356 new RuntimeException("here").fillInStackTrace());
2523 // Maybe just ignore exceptions here... if the process
2734 // it is done pausing; else we can just directly finish it here.
2953 * state to destroy so only the cleanup here is needed.
3016 RuntimeException here = new RuntimeException("here");
3017 here.fillInStackTrace();
3198 // We can just ignore exceptions here... if the process
3382 RuntimeException here = new RuntimeException("here");
3383 here.fillInStackTrace();
3388 + " state=" + r.state, here);
3565 // We make sure here that some activity in the stack will launch home.
3761 // Note: don't need to call pauseIfSleepingLocked() here, because