Searched refs:lastActivityTime (Results 1 – 8 of 8) sorted by relevance
83 long lastActivityTime; // For managing the LRU list field in ProcessRecord264 TimeUtils.formatDuration(lastActivityTime, now, pw); in dump()
2705 info.lastActivityTime = r.lastActivity; in makeRunningServiceInfoLocked()
3139 app.lastActivityTime = now; in updateLruProcessInternalLocked()3217 app.lastActivityTime = now; in updateLruProcessLocked()20647 && app.lastActivityTime < oldTime) { in updateOomAdjLocked()20649 + ((oldTime + ProcessList.MAX_EMPTY_TIME - app.lastActivityTime) in updateOomAdjLocked()
2119 public long lastActivityTime; field in ActivityManager.RunningServiceInfo2186 dest.writeLong(lastActivityTime); in writeToParcel()2203 lastActivityTime = source.readLong(); in readFromParcel()
3631 field public long lastActivityTime;
3817 field public long lastActivityTime;
3953 field public long lastActivityTime;