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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
H A DAppRestrictionsManager.java58 private static final String ACTION_CUSTOM_CONFIGURATION = "action_custom_configuration"; field in class:AppRestrictionsManager
125 if (ACTION_CUSTOM_CONFIGURATION.equals(action.getKey())) {
289 .key(ACTION_CUSTOM_CONFIGURATION)

Completed in 239 milliseconds