Searched refs:itr (Results 1 – 2 of 2) sorted by relevance
393 Iterator<Pair<String, Long>> itr = shardedModules.iterator(); in splitModules() local394 lineBuffer.append(itr.next().first); in splitModules()395 while (itr.hasNext()) { in splitModules()397 lineBuffer.append(itr.next().first); in splitModules()
META-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...