Searched refs:lowMemory (Results 1 – 7 of 7) sorted by relevance
380 memoryInfo.lowMemory = true; in testKillProcessLowMemory()423 memoryInfo.lowMemory = true; in testKillProcessLowMemory_unbound_doesntBindAgain()
458 if (info.lowMemory) { in getRebindDelay()
3417 public boolean lowMemory; field in ActivityManager.MemoryInfo3444 dest.writeInt(lowMemory ? 1 : 0); in writeToParcel()3456 lowMemory = source.readInt() != 0; in readFromParcel()
1738 outInfo.lowMemory = outInfo.availMem < (homeAppMem + ((cachedAppMem-homeAppMem)/2));
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3545 field public boolean lowMemory;
4771 field public boolean lowMemory;