Searched refs:parseProcStateThrottle (Results 1 – 1 of 1) sorted by relevance
468 if (!parseProcStateThrottle(procStateThrottleString)) { in updateProcStateThrottle()471 if (!parseProcStateThrottle(DEFAULT_COMPACT_PROC_STATE_THROTTLE)) { in updateProcStateThrottle()479 private boolean parseProcStateThrottle(String procStateThrottleString) { in parseProcStateThrottle() method in AppCompactor