Searched refs:getTrafficStatsThresholdMaxKbyte (Results 1 – 4 of 4) sorted by relevance
224 mDeviceConfigFacade.getTrafficStatsThresholdMaxKbyte()); in testDefaultValue()447 assertEquals(5000, mDeviceConfigFacade.getTrafficStatsThresholdMaxKbyte()); in testFieldUpdates()
199 when(mDeviceConfigFacade.getTrafficStatsThresholdMaxKbyte()).thenReturn(4000); in setUp()
840 public int getTrafficStatsThresholdMaxKbyte() { in getTrafficStatsThresholdMaxKbyte() method in DeviceConfigFacade
1423 .getTrafficStatsThresholdMaxKbyte() * 1024); in getByteDeltaAccThr()