Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DDiagnosticDataCollector.java130 private final int mMaxLogcatLines; field in DiagnosticDataCollector.DiagnosticRunnable
140 mMaxLogcatLines = maxLogcatLines; in DiagnosticRunnable()
149 mStreamTimeout, mProcTimeout, mDropBoxTag, mMaxLogcatLines); in run()