Searched refs:forceShowUserEducation (Results 1 – 2 of 2) sorted by relevance
57 static boolean forceShowUserEducation(Context context) { in forceShowUserEducation() method in BubbleDebugConfig
1112 final boolean shouldShow = (!seen || BubbleDebugConfig.forceShowUserEducation(mContext)) in shouldShowManageEdu()1136 final boolean shouldShow = !seen || BubbleDebugConfig.forceShowUserEducation(mContext); in shouldShowStackEdu()