Split Sound & notification settings.
Bug: 25860852 Change-Id: If88daf6fd50b5abf86fb86f3590361f0118172a1
This commit is contained in:
@@ -29,6 +29,8 @@ public abstract class InstrumentedFragment extends PreferenceFragment {
|
||||
public static final int UNDECLARED = 100000;
|
||||
|
||||
public static final int ACCESSIBILITY_TOGGLE_AUTOCLICK = UNDECLARED + 1;
|
||||
public static final int SOUND = UNDECLARED + 2;
|
||||
public static final int CONFIGURE_NOTIFICATION = UNDECLARED + 3;
|
||||
|
||||
/**
|
||||
* Declare the view of this category.
|
||||
|
||||
Reference in New Issue
Block a user