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