Searched refs:mWhichSize (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
H A DManageApplications.java741 private int mWhichSize = SIZE_TOTAL; field in class:ManageApplications.ApplicationsAdapter
860 mWhichSize = SIZE_TOTAL;
862 mWhichSize = SIZE_INTERNAL;
874 switch (mWhichSize) {
1195 holder.updateSizeText(mManageApplications.mInvalidSizeStr, mWhichSize);

Completed in 33 milliseconds