Searched refs:ACTION_RESTRICTED_PROFILE_CONFIG (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 = "restricted_profile_config"; field in class:RestrictedProfileActivity
331 } else if (ACTION_RESTRICTED_PROFILE_CONFIG.equals(action.getKey())) {
393 .key(ACTION_RESTRICTED_PROFILE_CONFIG)

Completed in 71 milliseconds