Searched defs:formatSize (Results 1 – 2 of 2) sorted by relevance
43 static String formatSize(long sizeBytes) { in formatSize() method in SharedDataUtils
57 public static String formatSize(Context context, long size) { in formatSize() method in StoragePreference