Home | History | Annotate | Download | only in settings

Lines Matching refs:CLONE_TO_MANAGED_PROFILE

152         for (int i = 0; i < Settings.Secure.CLONE_TO_MANAGED_PROFILE.length; i++) {
153 sSecureCloneToManagedKeys.add(Settings.Secure.CLONE_TO_MANAGED_PROFILE[i]);
156 for (int i = 0; i < Settings.System.CLONE_TO_MANAGED_PROFILE.length; i++) {
157 sSystemCloneToManagedKeys.add(Settings.System.CLONE_TO_MANAGED_PROFILE[i]);