Home
last modified time | relevance | path

Searched defs:usedResult (Results 1 – 13 of 13) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/
DMemoryUsagePreferenceController.java64 final String usedResult = Formatter.formatShortFileSize(mContext, in updateState() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/
DMemoryUsagePreferenceController.java64 final String usedResult = Formatter.formatShortFileSize(mContext, in updateState() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/
DProcessStatsSummary.java76 BytesResult usedResult = Formatter.formatBytes(context.getResources(), (long) usedRam, in refreshUi() local
147 String usedResult = Formatter.formatShortFileSize(mContext, in setListening() local
DProcessStatsDetail.java210 Formatter.BytesResult usedResult = Formatter.formatBytes(context.getResources(), in createDetails() local
/packages/apps/Settings/src/com/android/settings/applications/
DProcessStatsSummary.java76 BytesResult usedResult = Formatter.formatBytes(context.getResources(), (long) usedRam, in refreshUi() local
147 String usedResult = Formatter.formatShortFileSize(mContext, in setListening() local
DProcessStatsDetail.java210 Formatter.BytesResult usedResult = Formatter.formatBytes(context.getResources(), in createDetails() local
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/deviceinfo/
DDataUsageSlice.java108 final Formatter.BytesResult usedResult = Formatter.formatBytes(mContext.getResources(), in getDataUsageText() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/deviceinfo/
DDataUsageSlice.java108 final Formatter.BytesResult usedResult = Formatter.formatBytes(mContext.getResources(), in getDataUsageText() local
/packages/apps/Car/Settings/src/com/android/car/settings/datausage/
DDataUsageSummaryPreferenceController.java148 Formatter.BytesResult usedResult = Formatter.formatBytes(getContext().getResources(), in getUsageText() local
/packages/apps/Settings/src/com/android/settings/datausage/
DDataUsageSummary.java206 final Formatter.BytesResult usedResult = Formatter.formatBytes(context.getResources(), in formatUsage() local
DDataUsageSummaryPreference.java240 final Formatter.BytesResult usedResult = Formatter.formatBytes(getContext().getResources(), in updateDataUsageLabels() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/datausage/
DDataUsageSummaryPreference.java240 final Formatter.BytesResult usedResult = Formatter.formatBytes(getContext().getResources(), in updateDataUsageLabels() local
DDataUsageSummary.java217 final Formatter.BytesResult usedResult = Formatter.formatBytes(context.getResources(), in formatUsage() local