Filter app list by storage volume
(when coming from storage settings) Bug: 19989309 Change-Id: I932b67d25b5c9305067969ba13acb1a9f78e6cdb
This commit is contained in:
@@ -27,6 +27,7 @@ public abstract class InstrumentedFragment extends PreferenceFragment {
|
||||
public static final int VIEW_CATEGORY_UNDECLARED = 100000;
|
||||
|
||||
public static final int VIEW_CATEGORY_DEFAULT_APPS = VIEW_CATEGORY_UNDECLARED + 1;
|
||||
public static final int VIEW_CATEGORY_STORAGE_APPS = VIEW_CATEGORY_UNDECLARED + 2;
|
||||
|
||||
/**
|
||||
* Declare the view of this category.
|
||||
|
Reference in New Issue
Block a user