Searched refs:getBooleanGlobalSetting (Results 1 – 1 of 1) sorted by relevance
169 getBooleanGlobalSetting(activity.getContentResolver(), Settings.Global.AUTO_TIME)); in retrieveCurrentSettings()171 getBooleanGlobalSetting(activity.getContentResolver(), in retrieveCurrentSettings()208 private static boolean getBooleanGlobalSetting(ContentResolver resolver, String setting) { in getBooleanGlobalSetting() method in DeviceOwnerFragment