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