Searched refs:getOverlappingConnectionDurationThresholdMs (Results 1 – 4 of 4) sorted by relevance
191 mDeviceConfigFacade.getOverlappingConnectionDurationThresholdMs()); in testDefaultValue()355 assertEquals(50000, mDeviceConfigFacade.getOverlappingConnectionDurationThresholdMs()); in testFieldUpdates()
562 when(mDeviceConfigFacade.getOverlappingConnectionDurationThresholdMs()).thenReturn( in setUp()
616 public int getOverlappingConnectionDurationThresholdMs() { in getOverlappingConnectionDurationThresholdMs() method in DeviceConfigFacade
2916 > deviceConfigFacade.getOverlappingConnectionDurationThresholdMs()) { in reportConnectionAttemptStart()