Searched refs:ManageEducationView (Results 1 – 2 of 2) sorted by relevance
34 class ManageEducationView constructor(context: Context) : LinearLayout(context) { class
736 private ManageEducationView mManageEduView;1125 mManageEduView = new ManageEducationView(mContext); in maybeShowManageEdu()