Searched refs:showStackEducation (Results 1 – 2 of 2) sorted by relevance
101 fun showStackEducation(position: Point, root: ViewGroup, educationClickHandler: () -> Unit) { in showStackEducation() method
322 mEducationViewController.showStackEducation(position, /* root = */ this, () -> { in showUserEducation()