Searched defs:jsonFile (Results 1 – 7 of 7) sorted by relevance
36 protected void collectDeviceInfo(File jsonFile) throws Exception { in collectDeviceInfo()
32 public ReportLogDeviceInfoStore(File jsonFile, String streamName) throws Exception { in ReportLogDeviceInfoStore()
62 File jsonFile = new File(logDirectory, mReportLogName + ".reportlog.json"); in DeviceReportLog() local
86 File jsonFile; in testCollectDeviceInfo() local
242 File jsonFile; in open() local