Searched refs:lastActivityTime (Results 1 – 8 of 8) sorted by relevance
3229 public long lastActivityTime; field in ActivityManager.RunningServiceInfo3296 dest.writeLong(lastActivityTime); in writeToParcel()3313 lastActivityTime = source.readLong(); in readFromParcel()4070 public long lastActivityTime; field in ActivityManager.RunningAppProcessInfo4077 lastActivityTime = 0; in RunningAppProcessInfo()4085 lastActivityTime = 0; in RunningAppProcessInfo()4108 dest.writeLong(lastActivityTime); in writeToParcel()4127 lastActivityTime = source.readLong(); in readFromParcel()
742 private ProcessRecord nextProcessRecord(int setAdj, long lastActivityTime, long lastRss, in nextProcessRecord() argument752 app.setLastActivityTime(lastActivityTime); in nextProcessRecord()
1104 void setLastActivityTime(long lastActivityTime) { in setLastActivityTime() argument1105 mLastActivityTime = lastActivityTime; in setLastActivityTime()
4150 outInfo.lastActivityTime = app.getLastActivityTime();
7392 info.lastActivityTime = r.lastActivity; in makeRunningServiceInfoLocked()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3631 field public long lastActivityTime;
4860 field public long lastActivityTime;