Searched refs:ACTION_RESTRICTED_PROFILE_CONFIG_APPS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
H A DRestrictedProfileActivity.java145 private static final String ACTION_RESTRICTED_PROFILE_CONFIG_APPS = "restricted_profile_config_apps"; field in class:RestrictedProfileActivity
337 } else if (ACTION_RESTRICTED_PROFILE_CONFIG_APPS.equals(action.getKey())) {
429 .key(ACTION_RESTRICTED_PROFILE_CONFIG_APPS)

Completed in 583 milliseconds