Searched refs:formatSize (Results 1 – 2 of 2) sorted by relevance
55 setSummary(formatSize(getContext(), size)); in setSize()58 public static String formatSize(Context context, long size) { in formatSize() method in StoragePreference
248 StoragePreference.formatSize(getContext(), path.getTotalSpace())); in getSizeString()