Searched defs:current (Results 1 – 8 of 8) sorted by relevance
31 layerList.zipWithNext { previous, current -> in <lambda>() method
38 layerList.zipWithNext { previous, current -> in <lambda>() method
29 desktopWindowLayerList.zipWithNext { previous, current -> in <lambda>() method
29 pipLayerList.zipWithNext { previous, current -> in <lambda>() method
80 Map<String, Long> current = getMeminfo(); in getMetrics() local
44 commonIcons(expected, currentProvider()).all { (expected, current) -> in <lambda>() method
211 windowStates.zipWithNext { current, next -> in <lambda>() method
1104 int current, in getTestInfoProto()