OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:warningThreshold
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/java/com/android/server/
ThrottleService.java
645
long
warningThreshold
= 2*threshold*timeUsed/(timeUsed+periodLength);
646
if ((currentTotal >
warningThreshold
) && (currentTotal > threshold/4)) {
[
all
...]
/prebuilt/common/ecj/
ecj.jar
Completed in 3255 milliseconds