Searched refs:getEffectiveInterval (Results 1 – 4 of 4) sorted by relevance
65 final int effectiveIntervalSec = locationClient.getEffectiveInterval(); in applyRule()85 locationClient.getEffectiveInterval(), locationClient.getPriority())); in getAnalysis()
68 assertEquals(client.getEffectiveInterval(), 1); in testLocationClientParser()
74 assertEquals(client.getEffectiveInterval(), 500); in testGetLocationDumps()
88 public int getEffectiveInterval() { in getEffectiveInterval() method in LocationDumpsItem.LocationInfoItem