Searched refs:getPrefBoolean (Results 1 – 1 of 1) sorted by relevance
1111 final boolean seen = getPrefBoolean(ManageEducationViewKt.PREF_MANAGED_EDUCATION); in shouldShowManageEdu()1135 final boolean seen = getPrefBoolean(StackEducationViewKt.PREF_STACK_EDUCATION); in shouldShowStackEdu()1143 private boolean getPrefBoolean(String key) { in getPrefBoolean() method in BubbleStackView