Home | History | Annotate | Download | only in accessibility

Lines Matching refs:serviceInfos

882         List<AccessibilityServiceInfo> serviceInfos =
884 for (int i = 0; i < serviceInfos.size(); i++) {
885 if ((serviceInfos.get(i).flags & FLAG_ENABLE_ACCESSIBILITY_VOLUME) != 0) {