Searched refs:KEY_SHOWED_BOTTOM_USER_EDUCATION (Results 1 – 1 of 1) sorted by relevance
37 private static final String KEY_SHOWED_BOTTOM_USER_EDUCATION = "showed_bottom_user_education"; field in BottomUserEducationView102 .putBoolean(KEY_SHOWED_BOTTOM_USER_EDUCATION, true).apply(); in handleClose()126 if (launcher.getSharedPrefs().getBoolean(KEY_SHOWED_BOTTOM_USER_EDUCATION, false)) { in showIfNeeded()