Searched refs:KEY_PREF_RESTRICTED_APP_LIST (Results 1 – 1 of 1) sorted by relevance
62 private static final String KEY_PREF_RESTRICTED_APP_LIST = "restrict_app_list"; field in RestrictedAppDetails93 mRestrictedAppListGroup = (PreferenceGroup) findPreference(KEY_PREF_RESTRICTED_APP_LIST); in onCreate()