Searched defs:getIndexByTimestamps (Results 1 – 1 of 1) sorted by relevance
90 private int getIndexByTimestamps(long startTimestamp, long endTimestamp) { in getIndexByTimestamps() method in BatteryLevelData.PeriodBatteryLevelData139 public Pair<Integer, Integer> getIndexByTimestamps(long startTimestamp, long endTimestamp) { in getIndexByTimestamps() method in BatteryLevelData