/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/ |
D | CbSendMessageCalculatorTest.java | 79 float threshold = 100; in testSingleSquareOutside() local 86 void testSquareOutside(LatLng coor, float accuracy, float threshold) { in testSquareOutside() 95 float threshold = 100; in testSingleSquareInside() local 100 void testSquareInside(LatLng coor, float accuracy, float threshold) { in testSquareInside() 109 float threshold = 100; in testSingleSquareInsideAndOutsideThreshold() local 160 private void testSquareAmbiguous(LatLng coor, float accuracy, float threshold) { in testSquareAmbiguous() 167 void testSquareInsideThreshold(LatLng coor, float accuracy, float threshold) { in testSquareInsideThreshold() 187 float threshold = 100; in testMultipleAddsWithOnceSendAlwaysSend() local 195 calculator.addCoordinate(addSouth(addEast(mGooglePlex, -2000), -500), threshold + 10); in testMultipleAddsWithOnceSendAlwaysSend() local 199 calculator.addCoordinate(addSouth(addEast(mGooglePlex, 1040), 1040), threshold + 50); in testMultipleAddsWithOnceSendAlwaysSend() local [all …]
|
/packages/apps/Dialer/java/com/android/incallui/ |
D | InCallOrientationEventListener.java | 83 private static boolean isWithinThreshold(int value, int center, int threshold) { in isWithinThreshold() 87 private static boolean isInLeftRange(int value, int center, int threshold) { in isInLeftRange() 91 private static boolean isInRightRange(int value, int center, int threshold) { in isInRightRange()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/homepage/contextualcards/ |
D | ContextualCardFeatureProviderImplTest.java | 87 final long threshold = 1000L; in resetDismissedTime_durationExpired_shouldResetToNull() local 97 final long threshold = 1000L; in resetDismissedTime_durationNotExpired_shouldNotUpdate() local
|
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/ |
D | ContextualCardFeatureProviderImpl.java | 46 final long threshold = System.currentTimeMillis() - DateUtils.DAY_IN_MILLIS; in getContextualCards() local 70 int resetDismissedTime(long threshold) { in resetDismissedTime()
|
/packages/apps/Dialer/java/com/android/incallui/answer/impl/classifier/ |
D | ProximityEvaluator.java | 22 float threshold = 0.1f; in evaluate() local
|
/packages/modules/StatsD/statsd/tests/e2e/ |
D | Anomaly_count_e2e_test.cpp | 32 StatsdConfig CreateStatsdConfig(int num_buckets, int threshold, int refractory_period_sec) { in CreateStatsdConfig() 59 const int threshold = 3; in TEST() local 176 const int threshold = 3; in TEST() local 246 const int threshold = 0; in TEST() local 271 const int threshold = 0; in TEST() local 334 const int threshold = 0; in TEST() local
|
D | ConfigTtl_e2e_test.cpp | 31 StatsdConfig CreateStatsdConfig(int num_buckets, int threshold) { in CreateStatsdConfig() 61 const int threshold = 3; in TEST() local
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
D | AutoCorrectionUtils.java | 33 final String consideredWord, final float threshold) { in suggestionExceedsThreshold()
|
/packages/services/Car/cpp/watchdog/server/tests/ |
D | MockIoOveruseConfigs.h | 66 PerStateBytes threshold; member
|
D | OveruseConfigurationTestUtils.cpp | 117 PerStateIoOveruseThreshold threshold; in toPerStateIoOveruseThreshold() local 151 IoOveruseAlertThreshold threshold; in toIoOveruseAlertThreshold() local
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/ |
D | InternalIoOveruseConfigurationSubject.java | 105 public static String toString(PerStateIoOveruseThreshold threshold) { in toString() 114 public static String toString(IoOveruseAlertThreshold threshold) { in toString()
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/batterysaver/ |
D | BatterySaverSchedulePreferenceController.java | 67 final int threshold = in getSummary() local
|
D | BatterySaverScheduleRadioButtonsController.java | 62 final int threshold = in getDefaultKey() local
|
D | BatterySaverScheduleSeekBarController.java | 89 final int threshold = in updateSeekBar() local
|
/packages/apps/Car/Settings/src/com/android/car/settings/datausage/ |
D | UsageBytesThresholdPickerDialog.java | 148 void setThresholdEditor(long threshold) { in setThresholdEditor() 152 private void updateCurrentView(long threshold) { in updateCurrentView()
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
D | MessageTextStats.java | 63 final int threshold = mmsConfig.getSmsToMmsTextThreshold(); in updateMessageTextStats() local
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/batterytip/ |
D | HighUsageDataParser.java | 42 public HighUsageDataParser(long timePeriodMs, int threshold) { in HighUsageDataParser()
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/ |
D | ContactMatcher.java | 232 float threshold = emailBased in matchName() local 284 public List<Long> prepareSecondaryMatchCandidates(int threshold) { in prepareSecondaryMatchCandidates() 311 public long pickBestMatch(int threshold, boolean allowMultipleMatches) { in pickBestMatch() 347 public List<MatchScore> pickBestMatches(int threshold) { in pickBestMatches()
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiBlocklistMonitorTest.java | 296 int threshold = BLOCK_REASON_TO_DISABLE_THRESHOLD_MAP.get(failureReason); in testIgnoreIfOnlyBssid() local 318 int threshold = BLOCK_REASON_TO_DISABLE_THRESHOLD_MAP.get(failureReason); in testIgnoreIfOnlyBssidNotApplicableForSomeFailures() local 342 int threshold = BLOCK_REASON_TO_DISABLE_THRESHOLD_MAP.get(failureReason); in testFailuresOnDisabledConfigsGetBlocked() local 607 int threshold = entry.getValue(); in testIncrementingBlocklistStreakCount() local
|
/packages/apps/Dialer/java/com/android/incallui/answer/impl/hint/ |
D | AnswerHintFactory.java | 97 long threshold = in shouldShowAnswerHint() local
|
/packages/apps/Camera2/src/com/android/camera/one/v2/imagesaver/ |
D | MostRecentImageSaver.java | 96 private void closeOlderImages(long threshold, Map<Long, ? extends ImageProxy> imageMap) { in closeOlderImages()
|
/packages/apps/Launcher3/src/com/android/launcher3/views/ |
D | ScrimView.java | 100 final float threshold = STATUS_BAR_COLOR_FORCE_UPDATE_THRESHOLD; in updateSysUiColors() local
|
/packages/services/Car/cpp/watchdog/server/src/ |
D | IoOveruseConfigs.cpp | 117 Result<void> containsValidThreshold(const IoOveruseAlertThreshold& threshold) { in containsValidThreshold() 158 for (const auto& threshold : ioOveruseConfig.systemWideThresholds) { in isValidIoOveruseConfiguration() local 638 for (const auto& threshold : mAlertThresholds) { in get() local
|
D | IoOveruseConfigs.h | 56 android::automotive::watchdog::internal::PerStateIoOveruseThreshold threshold; in defaultThreshold() local
|
/packages/apps/Camera2/src/com/android/camera/app/ |
D | MemoryQuery.java | 73 long threshold = memoryInfo.threshold / BYTES_IN_MEGABYTE; in queryMemory() local
|