Searched refs:forceShowUserEducation (Results 1 – 3 of 3) sorted by relevance
51 (!hasSeenStackEducation || BubbleDebugConfig.forceShowUserEducation(context)) in shouldShowStackEducation()66 (!hasSeenManageEducation || BubbleDebugConfig.forceShowUserEducation(context)) in shouldShowManageEducation()
54 static boolean forceShowUserEducation(Context context) { in forceShowUserEducation() method in BubbleDebugConfig
1397 final boolean shouldShow = (!seen || BubbleDebugConfig.forceShowUserEducation(mContext)) in shouldShowManageEdu()1444 final boolean shouldShow = !seen || BubbleDebugConfig.forceShowUserEducation(mContext); in shouldShowStackEdu()