Searched refs:makeFilePath (Results 1 – 1 of 1) sorted by relevance
191 File path = makeFilePath(mContext, fname); in storeStatsHistoryInFile()215 File path = makeFilePath(context, fname); in statsFromFile()244 makeFilePath(context, fname).delete(); in dropFile()247 private static File makeFilePath(Context context, String fname) { in makeFilePath() method in BatteryStatsHelper