Searched refs:createEducationView (Results 1 – 1 of 1) sorted by relevance
106 createEducationView(R.layout.bubble_bar_stack_education, root).apply { in showStackEducation()151 createEducationView(R.layout.bubble_bar_manage_education, root).apply { in showManageEducation()200 private fun createEducationView(@LayoutRes layout: Int, root: ViewGroup): BubblePopupView { in createEducationView() method