Searched refs:ReportLogDeviceInfoStore (Results 1 – 2 of 2) sorted by relevance
27 public class ReportLogDeviceInfoStore extends DeviceInfoStore { class32 public ReportLogDeviceInfoStore(File jsonFile, String streamName) throws Exception { in ReportLogDeviceInfoStore() method in ReportLogDeviceInfoStore
40 private ReportLogDeviceInfoStore store;59 store = new ReportLogDeviceInfoStore(jsonFile, mStreamName); in DeviceReportLog()