Home | History | Annotate | Download | only in am

Lines Matching refs:oomAdj

2543             Intent resultData, String reason, boolean oomAdj) {
2553 finishActivityLocked(r, resultCode, resultData, reason, oomAdj);
2682 String reason, boolean oomAdj) {
2736 return finishCurrentActivityLocked(r, FINISH_AFTER_PAUSE, oomAdj) == null;
2748 final ActivityRecord finishCurrentActivityLocked(ActivityRecord r, int mode, boolean oomAdj) {
2769 if (oomAdj) {