Home
last modified time | relevance | path

Searched refs:setLogOutputFile (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/storage/
DDiskStatsLoggingService.java79 task.setLogOutputFile(new File(DUMPSYS_CACHE_PATH)); in onStartJob()
143 public void setLogOutputFile(File file) { in setLogOutputFile() method in DiskStatsLoggingService.LogRunnable
/frameworks/base/services/tests/servicestests/src/com/android/server/storage/
DDiskStatsLoggingServiceTest.java98 task.setLogOutputFile(mInputFile); in testEmptyLog()
140 task.setLogOutputFile(mInputFile); in testPopulatedLogTask()
169 task.setLogOutputFile(mInputFile); in testDontCrashOnPackageStatsTimeout()