Home
last modified time | relevance | path

Searched refs:hopSize (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrganizerController.java535 final int hopSize = hops.size(); in applyTransaction() local
570 for (int i = 0; i < hopSize; ++i) { in applyTransaction()
605 if (hopSize > 0) { in applyTransaction()
607 for (int i = 0; i < hopSize; ++i) { in applyTransaction()