Searched refs:secondaryServerThreshold (Results 1 – 2 of 2) sorted by relevance
3424 public long secondaryServerThreshold; field in ActivityManager.MemoryInfo3446 dest.writeLong(secondaryServerThreshold); in writeToParcel()3458 secondaryServerThreshold = source.readLong(); in readFromParcel()
1740 outInfo.secondaryServerThreshold = getMemLevel(SERVICE_ADJ);