Searched defs:df (Results 1 – 6 of 6) sorted by relevance
69 Process df = Runtime.getRuntime().exec("df -k"); in scanPartitions() local
194 DecimalFormat df = new DecimalFormat("###.#####"); in testConvert_CoordinateToRepresentation() local
182 SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); in getLoadingCompletedTimeSecondsFromDumpsys() local
359 Process df = new ProcessBuilder("df").start(); in getPartitions() local
241 int aic = 0, df = 0, ss = 0, rps = 0, isd = 0, aiv = 0, mq = 0; in getProfileLevel() local
1810 DateFormat df = DateFormat.getDateTimeInstance(); in getTimestampString() local