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