Searched refs:childrenOfGroup (Results 1 – 1 of 1) sorted by relevance
211 childrenOfGroup(flagBuilder, CheckBox.class) in currentIntent()314 protected static <T> List<T> childrenOfGroup(ViewGroup group, Class<T> viewType) { in childrenOfGroup() method in IntentBuilderView