Searched defs:getThreshold (Results 1 - 9 of 9) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowAutoCompleteTextView.java33 public int getThreshold() { method in class:ShadowAutoCompleteTextView
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/spi/
H A DLoggerRepository.java70 public Level getThreshold(); method in interface:LoggerRepository
/external/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp161 int getThreshold() { return Threshold; } function in class:__anon10341::CallAnalyzer
1348 if (!ShouldInline && CA.getCost() < CA.getThreshold())
1350 if (ShouldInline && CA.getCost() >= CA.getThreshold())
1353 return llvm::InlineCost::get(CA.getCost(), CA.getThreshold());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/libphonenumber/demo/war/WEB-INF/lib/
H A Dcommons-io-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/io/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 352 milliseconds