Searched defs:logEntry (Results 1 – 5 of 5) sorted by relevance
181 private void log(LogEntry logEntry) { in log()
78 LogEntry logEntry = new LogEntry(level, tag, message, throwable); in addEntry() local
93 public static Factory<Subject, LogEntry> logEntry() { in logEntry() method in LogEntry.Subject
63 SharedPreferences sharedPreferences, BatteryOptimizeHistoricalLogEntry logEntry) { in writeLog()
63 LogEntry logEntry = logEntries.get(0); in testWtf_withThrowable() local