Home
last modified time | relevance | path

Searched refs:hysteresis (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/tools/orientationplot/
DREADME.txt51 for hysteresis. Try holding the device in one orientation and slowly turning
66 In other words, the hysteresis gap applies only when the measured orientation
/frameworks/hardware/interfaces/stats/1.0/
Dtypes.hal180 /* Time between overheat threshold trip and hysteresis, in seconds. */
183 /* Time between hysteresis and active mitigation ending, in seconds. */
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSignalStrengthController.java872 @Nullable int[] systemThresholds, int hysteresis) { in getConsolidatedSignalThresholds() argument
877 if (y >= x - hysteresis && y <= x + hysteresis) { in getConsolidatedSignalThresholds()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSignalStrengthControllerTest.java400 final int hysteresis = 2; in getConsolidatedSignalThresholds_consolidateAppsThresholdsWithSystem() local
431 ran, measurement, systemThresholds, hysteresis in getConsolidatedSignalThresholds_consolidateAppsThresholdsWithSystem()
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
Dcanny.rscript303 uchar __attribute__((kernel)) hysteresis(uchar in, uint32_t x, uint32_t y) {
/frameworks/proto_logging/stats/
Datoms.proto6756 /* Time between overheat threshold trip and hysteresis, in seconds. */
6759 /* Time between hysteresis and active mitigation ending, in seconds. */