Home
last modified time | relevance | path

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

/packages/modules/ExtServices/tests/src/android/ext/services/notification/
DChannelImpressionsTest.java138 float updatedDismissRatio = .99f; in testUpdateThresholds_ratioLimitsCorrectlyApplied() local
140 ci.updateThresholds(updatedDismissRatio, DEFAULT_STREAK_LIMIT); in testUpdateThresholds_ratioLimitsCorrectlyApplied()
151 ci2.updateThresholds(updatedDismissRatio, DEFAULT_STREAK_LIMIT); in testUpdateThresholds_ratioLimitsCorrectlyApplied()