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