Searched defs:last (Results 1 – 2 of 2) sorted by relevance
301 AudioTimestamp last = mTimestamps.get(mTimestamps.size() - 1); in estimateSampleRate() local
487 protected String[] makeIds(String prefix, int first, int last) { in makeIds()