Searched refs:KEY_RESTRICTED_PROFILE_APPS (Results 1 – 2 of 2) sorted by relevance
71 mRestrictedProfileAppsPref = findPreference(KEY_RESTRICTED_PROFILE_APPS); in onCreatePreferences()
78 protected static final String KEY_RESTRICTED_PROFILE_APPS = "restricted_profile_apps"; field in BaseSecurityFragment