Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowOrganizerController.java633 final int hopSize = hops.size(); in applyTransaction() local
680 for (int i = 0; i < hopSize; ++i) { in applyTransaction()
715 if (hopSize > 0) { in applyTransaction()
717 for (int i = 0; i < hopSize; ++i) { in applyTransaction()