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