Searched refs:mSystemServerAutomaticHeapDumpPssThresholdBytes (Results 1 – 1 of 1) sorted by relevance
1002 private long mSystemServerAutomaticHeapDumpPssThresholdBytes; field in ActivityManagerConstants1415 mSystemServerAutomaticHeapDumpPssThresholdBytes = Math.max( in ActivityManagerConstants()2025 final long threshold = enabled ? mSystemServerAutomaticHeapDumpPssThresholdBytes : 0; in updateEnableAutomaticSystemServerHeapDumps()