Searched refs:secondaryServerThreshold (Results 1 – 2 of 2) sorted by relevance
2298 public long secondaryServerThreshold; field in ActivityManager.MemoryInfo2317 dest.writeLong(secondaryServerThreshold); in writeToParcel()2328 secondaryServerThreshold = source.readLong(); in readFromParcel()
8934 outInfo.secondaryServerThreshold = mProcessList.getMemLevel( in getMemoryInfo()