Searched refs:whenUnimportant (Results 1 – 2 of 2) sorted by relevance
160 long whenUnimportant; // When (uptime) the process last became unimportant field in ProcessRecord397 TimeUtils.formatDuration(whenUnimportant - nowUptime, pw); in dump()
24351 long checkDur = curUptime - app.whenUnimportant; in checkExcessivePowerUsageLocked()24570 app.whenUnimportant = now; in applyOomAdjLocked()