OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lastLowMemory
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/java/com/android/server/am/
ProcessRecord.java
108
long
lastLowMemory
; // When we last told the app that memory is low
256
pw.print("
lastLowMemory
=");
257
TimeUtils.formatDuration(
lastLowMemory
, now, pw);
ActivityManagerService.java
[
all
...]
Completed in 1977 milliseconds