Home
last modified time | relevance | path

Searched refs:hasRestrictedProfile (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DUserSwitchListenerService.java73 private static boolean hasRestrictedProfile(Context context) { in hasRestrictedProfile() method in UserSwitchListenerService
82 final boolean restrictedProfile = hasRestrictedProfile(context); in onUserCreatedOrDeleted()
147 if (!hasRestrictedProfile(this)) { in onStartCommand()