Searched defs:SECONDARY_SETTING (Results 1 – 1 of 1) sorted by relevance
107 private static final String SECONDARY_SETTING = "secondary_setting"; field in ManagedServicesTest1723 Settings.Secure.putStringForUser(getContext().getContentResolver(), SECONDARY_SETTING, in writeExpectedValuesToSettings() local