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

/packages/apps/Settings/src/com/android/settings/applications/
H A DManageApplications.java184 private boolean mLastShowedInternalStorage = true; field in class:ManageApplications
809 if (mLastShowedInternalStorage) {
810 mLastShowedInternalStorage = false;
828 if (!mLastShowedInternalStorage) {
829 mLastShowedInternalStorage = true;

Completed in 34 milliseconds