Searched refs:isRestrictedProfileInEffect (Results 1 – 16 of 16) sorted by relevance
31 if (SecurityFragment.isRestrictedProfileInEffect(this)) { in createSettingsFragment()
32 if (SecurityFragment.isRestrictedProfileInEffect(this)) { in createSettingsFragment()
88 final boolean isRestricted = isRestrictedProfileInEffect(); in onCreate()264 private boolean isRestrictedProfileInEffect() { in isRestrictedProfileInEffect() method in DateTimeState
48 public static boolean isRestrictedProfileInEffect(Context context) { in isRestrictedProfileInEffect() method in CreateRestrictedProfileFragment
50 public static boolean isRestrictedProfileInEffect(Context context) { in isRestrictedProfileInEffect() method in EnterRestrictedProfileFragment
59 public static boolean isRestrictedProfileInEffect(Context context) { in isRestrictedProfileInEffect() method in SecurityFragment
101 final boolean isRestricted = SecurityFragment.isRestrictedProfileInEffect(getContext()); in onCreatePreferences()
146 return SecurityFragment.isRestrictedProfileInEffect(mainFragment.getContext()); in isRestricted()
435 return SecurityFragment.isRestrictedProfileInEffect(getContext()); in isRestricted()
198 return SecurityFragment.isRestrictedProfileInEffect(getContext()) || UserManager.get( in isRestricted()
190 get() = SecurityFragment.isRestrictedProfileInEffect(context)
4471 SPLcom/android/tv/settings/system/SecurityFragment;->isRestrictedProfileInEffect(Landroid/content/C…