Searched refs:KEY_RESTRICTED_PROFILE_EXIT (Results 1 – 2 of 2) sorted by relevance
77 protected static final String KEY_RESTRICTED_PROFILE_EXIT = "restricted_profile_exit"; field in BaseSecurityFragment210 case KEY_RESTRICTED_PROFILE_EXIT: in onPreferenceTreeClick()
70 mRestrictedProfileExitPref = findPreference(KEY_RESTRICTED_PROFILE_EXIT); in onCreatePreferences()