Searched refs:boundServiceCount (Results 1 – 1 of 1) sorted by relevance
2774 final int boundServiceCount = boundServices.size(); in updateWindowsForAccessibilityCallbackLocked() local2775 for (int i = 0; !observingWindows && (i < boundServiceCount); i++) { in updateWindowsForAccessibilityCallbackLocked()