/packages/apps/Settings/src/com/android/settings/development/ |
D | MemoryUsagePreferenceController.java | 64 final String usedResult = Formatter.formatShortFileSize(mContext, in updateState() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/ |
D | MemoryUsagePreferenceController.java | 64 final String usedResult = Formatter.formatShortFileSize(mContext, in updateState() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/ |
D | ProcessStatsSummary.java | 76 BytesResult usedResult = Formatter.formatBytes(context.getResources(), (long) usedRam, in refreshUi() local 147 String usedResult = Formatter.formatShortFileSize(mContext, in setListening() local
|
D | ProcessStatsDetail.java | 210 Formatter.BytesResult usedResult = Formatter.formatBytes(context.getResources(), in createDetails() local
|
/packages/apps/Settings/src/com/android/settings/applications/ |
D | ProcessStatsSummary.java | 76 BytesResult usedResult = Formatter.formatBytes(context.getResources(), (long) usedRam, in refreshUi() local 147 String usedResult = Formatter.formatShortFileSize(mContext, in setListening() local
|
D | ProcessStatsDetail.java | 210 Formatter.BytesResult usedResult = Formatter.formatBytes(context.getResources(), in createDetails() local
|
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/deviceinfo/ |
D | DataUsageSlice.java | 108 final Formatter.BytesResult usedResult = Formatter.formatBytes(mContext.getResources(), in getDataUsageText() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/deviceinfo/ |
D | DataUsageSlice.java | 108 final Formatter.BytesResult usedResult = Formatter.formatBytes(mContext.getResources(), in getDataUsageText() local
|
/packages/apps/Car/Settings/src/com/android/car/settings/datausage/ |
D | DataUsageSummaryPreferenceController.java | 148 Formatter.BytesResult usedResult = Formatter.formatBytes(getContext().getResources(), in getUsageText() local
|
/packages/apps/Settings/src/com/android/settings/datausage/ |
D | DataUsageSummary.java | 206 final Formatter.BytesResult usedResult = Formatter.formatBytes(context.getResources(), in formatUsage() local
|
D | DataUsageSummaryPreference.java | 240 final Formatter.BytesResult usedResult = Formatter.formatBytes(getContext().getResources(), in updateDataUsageLabels() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/datausage/ |
D | DataUsageSummaryPreference.java | 240 final Formatter.BytesResult usedResult = Formatter.formatBytes(getContext().getResources(), in updateDataUsageLabels() local
|
D | DataUsageSummary.java | 217 final Formatter.BytesResult usedResult = Formatter.formatBytes(context.getResources(), in formatUsage() local
|