Searched refs:getControllersForAdvancedPrivacy (Results 1 – 3 of 3) sorted by relevance
77 return SafetyCenterUtils.getControllersForAdvancedPrivacy(context, lifecycle); in buildPreferenceControllers()
101 controllers.addAll(SafetyCenterUtils.getControllersForAdvancedPrivacy(context, lifecycle)); in buildPreferenceControllers()
91 public static List<AbstractPreferenceController> getControllersForAdvancedPrivacy( in getControllersForAdvancedPrivacy() method in SafetyCenterUtils