Searched refs:getTrafficStatsThresholdMaxKbyte (Results 1 – 4 of 4) sorted by relevance
221 mDeviceConfigFacade.getTrafficStatsThresholdMaxKbyte()); in testDefaultValue()410 assertEquals(5000, mDeviceConfigFacade.getTrafficStatsThresholdMaxKbyte()); in testFieldUpdates()
196 when(mDeviceConfigFacade.getTrafficStatsThresholdMaxKbyte()).thenReturn(4000); in setUp()
783 public int getTrafficStatsThresholdMaxKbyte() { in getTrafficStatsThresholdMaxKbyte() method in DeviceConfigFacade
1439 .getTrafficStatsThresholdMaxKbyte() * 1024); in getByteDeltaAccThr()