Let fragment and indexProvider share prefControllers
Bug: 35812240 Test: make RunSettingsRoboTests Change-Id: Ifd96f935836a52e0a56f170f3cdf9b9ddf7c499a
This commit is contained in:
@@ -37,7 +37,7 @@ public class NotificationVolumePreferenceController extends
|
||||
|
||||
@VisibleForTesting
|
||||
NotificationVolumePreferenceController(Context context,
|
||||
VolumeSeekBarPreference.Callback callback, Lifecycle lifecycle, AudioHelper helper) {
|
||||
Callback callback, Lifecycle lifecycle, AudioHelper helper) {
|
||||
super(context, callback, lifecycle);
|
||||
mHelper = helper;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user