Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DDiagnosticDataCollector.java86 persistLogcat(dc, tag, ecdData.getLogcatCollectionStartTimeMillis()); in persistEmergencyDianosticData()
92 private void persistLogcat(DataCollectorConfig.Adapter dc, String tag, long logcatStartTime) { in persistLogcat() method in DiagnosticDataCollector