Home
last modified time | relevance | path

Searched refs:SIZE_TOTAL (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/manageapplications/
DManageApplications.java220 public static final int SIZE_TOTAL = 0; field in ManageApplications
1238 private int mWhichSize = SIZE_TOTAL;
1464 mWhichSize = SIZE_TOTAL; in rebuild()