Searched refs:PREF_MANAGED_EDUCATION (Results 1 – 2 of 2) sorted by relevance
142 .edit().putBoolean(PREF_MANAGED_EDUCATION, !shouldShow).apply() in setShouldShow()146 const val PREF_MANAGED_EDUCATION: String = "HasSeenBubblesManageOnboarding" constant
1111 final boolean seen = getPrefBoolean(ManageEducationViewKt.PREF_MANAGED_EDUCATION); in shouldShowManageEdu()