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