annoint new constants
Bug: 21114836 Change-Id: I63fb1da67a6f6d8dfad076e7e1c2cef0783c17f9
This commit is contained in:
@@ -26,10 +26,6 @@ public abstract class InstrumentedFragment extends PreferenceFragment {
|
||||
// Declare new temporary categories here, starting after this value.
|
||||
public static final int UNDECLARED = 100000;
|
||||
|
||||
public static final int APPLICATIONS_MANAGE_ASSIST = UNDECLARED + 1;
|
||||
public static final int PROCESS_STATS_SUMMARY = UNDECLARED + 2;
|
||||
public static final int ACTION_ROTATION_LOCK = UNDECLARED + 3;
|
||||
|
||||
/**
|
||||
* Declare the view of this category.
|
||||
*
|
||||
|
Reference in New Issue
Block a user