Searched refs:neverShowUserEducation (Results 1 – 3 of 3) sorted by relevance
43 if (BubbleDebugConfig.neverShowUserEducation(context)) { in shouldShowStackEducation()58 if (BubbleDebugConfig.neverShowUserEducation(context)) { in shouldShowManageEducation()
63 static boolean neverShowUserEducation(Context context) { in neverShowUserEducation() method in BubbleDebugConfig
1400 if (shouldShow && BubbleDebugConfig.neverShowUserEducation(mContext)) { in shouldShowManageEdu()1446 if (shouldShow && BubbleDebugConfig.neverShowUserEducation(mContext)) { in shouldShowStackEdu()