Merge "Reduce the number of calls to updateAllPreferences" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
d20abfa4c8
@@ -210,7 +210,6 @@ public class AccessibilitySettings extends DashboardFragment implements
|
||||
public void onCreate(Bundle icicle) {
|
||||
super.onCreate(icicle);
|
||||
initializeAllPreferences();
|
||||
updateAllPreferences();
|
||||
registerContentMonitors();
|
||||
registerInputDeviceListener();
|
||||
}
|
||||
|
Reference in New Issue
Block a user