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