Searched refs:getStorageSummary (Results 1 – 2 of 2) sorted by relevance
185 assertThat(InstalledAppDetails.getStorageSummary(context, stats, true)) in getStorageSummary_shouldWorkForExternal()195 assertThat(InstalledAppDetails.getStorageSummary(context, stats, false)) in getStorageSummary_shouldWorkForInternal()
730 mStoragePreference.setSummary(getStorageSummary(context, mLastResult, isExternal)); in refreshUi()803 static CharSequence getStorageSummary( in getStorageSummary() method in InstalledAppDetails