reset All View Group Children To Previous Accessibility Flag Or Auto
fun resetAllViewGroupChildrenToPreviousAccessibilityFlagOrAuto(viewGroup: ViewGroup?, viewAccessibilityFlagMap: Map<Int, Int>)
Sets all View children of the ViewGroup as their previously mapped accessibility flag, or ViewCompat.IMPORTANT_FOR_ACCESSIBILITY_AUTO if not found in the mapping.