Home
last modified time | relevance | path

Searched defs:thresholds (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/net/src/android/net/cts/
DNetworkAgentTest.kt208 data class OnSignalStrengthThresholdsUpdated(val thresholds: IntArray) : CallbackEntry() in willExpectDisconnectOnce() constant in CallbackEntry.OnSignalStrengthThresholdsUpdated
369 val thresholds = intArrayOf(30, 50, 65) in testSignalStrengthThresholds() constant