Searched refs:OnSignalStrengthThresholdsUpdated (Results 1 – 1 of 1) sorted by relevance
48 …droid.net.cts.NetworkAgentTest.TestableNetworkAgent.CallbackEntry.OnSignalStrengthThresholdsUpdated in <lambda>()208 data class OnSignalStrengthThresholdsUpdated(val thresholds: IntArray) : CallbackEntry() in willExpectDisconnectOnce() class in CallbackEntry250 history.add(OnSignalStrengthThresholdsUpdated(thresholds)) in willExpectDisconnectOnce()254 expectCallback<OnSignalStrengthThresholdsUpdated>().let { in willExpectDisconnectOnce()382 agent.expectCallback<OnSignalStrengthThresholdsUpdated>().let { in testSignalStrengthThresholds()