Searched refs:grabLogFrom (Results 1 – 2 of 2) sorted by relevance
122 grabLogFrom(device, args[1]); in main()138 private static void grabLogFrom(IDevice device, String filePath) throws IOException, in grabLogFrom() method in DumpEventLog
263 grabLogFrom(device); in parseLogFromDevice()306 private void grabLogFrom(IDevice device) throws IOException, TimeoutException, in grabLogFrom() method in EventAnalyzer